whitespace

This commit is contained in:
Alex Flint 2017-02-15 17:57:39 -08:00
parent 9cd235e2a7
commit 45e5d6cd86
1 changed files with 0 additions and 1 deletions

View File

@ -7,4 +7,3 @@ 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