minor tweak

This commit is contained in:
Alex Flint 2017-02-15 17:53:42 -08:00
parent be3c7a3252
commit 2c58a46976
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ before_install:
- if ! go get github.com/golang/tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
script:
- $HOME/gopath/bin/goveralls -service=travis-ci