Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit cfeff0d

Browse files
committed
add 'service' goveralls flag
1 parent c47c8d0 commit cfeff0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ before_install:
1515
- if ! go get github.com/golang/tools/cmd/cover; then go get golang.org/x/tools/cmd/cover; fi
1616
script:
1717
- script/cibuild
18-
- $HOME/gopath/bin/goveralls
18+
- $HOME/gopath/bin/goveralls -service=travis-ci

0 commit comments

Comments
 (0)