Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
coveralls should have fullcoverage tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce committed Oct 3, 2017
1 parent 5a51d91 commit 2be8411
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 @@ -12,4 +12,4 @@ before_install:
- go get -u github.com/golang/dep/cmd/dep
addons:
script:
- dep ensure && $HOME/gopath/bin/goveralls -service=travis-ci -ignore "gopilosa_pbuf/public.pb.go" -flags="-tags=integration"
- dep ensure && $HOME/gopath/bin/goveralls -service=travis-ci -ignore "gopilosa_pbuf/public.pb.go" -flags="-tags=integration fullcoverage"

0 comments on commit 2be8411

Please sign in to comment.