Skip to content

Commit 8a2a572

Browse files
author
Dean Karn
committed
update CI file
1 parent 05f0cff commit 8a2a572

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ script:
2323
- go test -v -race -covermode=atomic -coverprofile=coverage.coverprofile ./...
2424

2525
after_success: |
26+
[ $TRAVIS_GO_VERSION = 1.13.4 ] &&
2627
goveralls -coverprofile=coverage.coverprofile -service travis-ci -repotoken $COVERALLS_TOKEN

0 commit comments

Comments
 (0)