Update .travis.yml
This commit is contained in:
parent
48a78db2c5
commit
8381ba2bc5
|
@ -6,7 +6,6 @@ before_install:
|
|||
- go get github.com/axw/gocov/gocov
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
- chmod +x ./clean.sh
|
||||
script:
|
||||
- ./clean.sh
|
||||
- $HOME/gopath/bin/goveralls -repotoken W04Y4p452CDeI9gcsC8t5y217uHnUDFCb
|
||||
|
|
Loading…
Reference in New Issue