Skip to content

Commit

Permalink
clear goverals flag
Browse files Browse the repository at this point in the history
  • Loading branch information
umputun committed Mar 27, 2019
1 parent fd550b3 commit 9855164
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 @@ -21,4 +21,4 @@ script:
--enable=megacheck --enable=structcheck --enable=gas --enable=gocyclo --enable=dupl --enable=misspell \
--enable=unparam --enable=varcheck --enable=deadcode --enable=typecheck \
--enable=ineffassign --enable=varcheck ./...
- $GOPATH/bin/goveralls -service=travis-ci -show -coverprofile=profile.cov
- $GOPATH/bin/goveralls -service=travis-ci -coverprofile=profile.cov

0 comments on commit 9855164

Please sign in to comment.