Skip to content

Commit

Permalink
remove package specification
Browse files Browse the repository at this point in the history
  • Loading branch information
clinta committed Mar 20, 2018
1 parent c4ba4bb commit e070549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ before_install:
- go get github.com/mattn/goveralls

script:
- $GOPATH/bin/goveralls -service="travis-ci" -race -flags="-exec=sudo" -flags="-timeout=5m" -package="./..."
- $GOPATH/bin/goveralls -service="travis-ci" -race -flags="-exec=sudo" -flags="-timeout=5m"

0 comments on commit e070549

Please sign in to comment.