Skip to content

Commit 964c314

Browse files
Update coveralls config for etl (#1130)
1 parent 75bf073 commit 964c314

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
@@ -40,4 +40,4 @@ script:
4040

4141
# Report coverage statistics to coveralls.io
4242
- $HOME/gopath/bin/gocovmerge *.cov > merge.cov
43-
- $HOME/gopath/bin/goveralls -coverprofile=merge.cov -service=travis-ci || true
43+
- $HOME/gopath/bin/goveralls -coverprofile=merge.cov -service=travis-pro || true

0 commit comments

Comments
 (0)