Skip to content

Commit 5d154ce

Browse files
Update .travis.yml
1 parent 6eb4fff commit 5d154ce

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
@@ -11,4 +11,4 @@ script:
1111
# Run query "unit tests".
1212
- make
1313
- go test -short -v ./... -cover=1 -coverprofile=_c.cov
14-
- $GOPATH/bin/goveralls -service=travis-ci -coverprofile=_c.cov
14+
- $GOPATH/bin/goveralls -service=travis-pro -coverprofile=_c.cov

0 commit comments

Comments
 (0)