Skip to content

Commit

Permalink
test ignore main package
Browse files Browse the repository at this point in the history
  • Loading branch information
faceair committed Jun 18, 2018
1 parent 20301ff commit 0c3d341
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 @@ -6,4 +6,4 @@ before_install:
- go get github.com/mattn/goveralls

script:
- $GOPATH/bin/goveralls -package=./... -service=travis-ci
- $GOPATH/bin/goveralls -package=./... -ignore=main.go -service=travis-ci

0 comments on commit 0c3d341

Please sign in to comment.