We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239e87a commit 3a93770Copy full SHA for 3a93770
.travis.yml
@@ -8,4 +8,4 @@ install:
8
script:
9
- go test -v -covermode=count -coverprofile=coverage.out
10
after_script:
11
- - goveralls -coverprofile=coverage.out -service=travis-ci -repotoken $COVERALLS_TOKEN
+ - goveralls -coverprofile=coverage.out -service=travis-ci
0 commit comments