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 6eb4fff commit 5d154ceCopy full SHA for 5d154ce
.travis.yml
@@ -11,4 +11,4 @@ script:
11
# Run query "unit tests".
12
- make
13
- go test -short -v ./... -cover=1 -coverprofile=_c.cov
14
-- $GOPATH/bin/goveralls -service=travis-ci -coverprofile=_c.cov
+- $GOPATH/bin/goveralls -service=travis-pro -coverprofile=_c.cov
0 commit comments