Skip to content

Commit 3a93770

Browse files
committed
Update travis
1 parent 239e87a commit 3a93770

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
@@ -8,4 +8,4 @@ install:
88
script:
99
- go test -v -covermode=count -coverprofile=coverage.out
1010
after_script:
11-
- goveralls -coverprofile=coverage.out -service=travis-ci -repotoken $COVERALLS_TOKEN
11+
- goveralls -coverprofile=coverage.out -service=travis-ci

0 commit comments

Comments
 (0)