remove coverage

This commit is contained in:
Ola Holmström
2016-12-09 23:13:14 +01:00
parent fe23f4936d
commit c21605cc86
+1 -8
View File
@@ -4,14 +4,7 @@ go:
- 1.4
- 1.5
- 1.6
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
- go get github.com/gin-gonic/gin
- go get github.com/labstack/echo
- go get github.com/go-fsnotify/fsnotify
install:
- go get github.com/gorilla/websocket
script:
- $HOME/gopath/bin/goveralls -service=travis-ci
- go test