mirror of
https://github.com/Fishwaldo/validator.git
synced 2025-07-09 14:40:31 +00:00
Update .travis.yml
This commit is contained in:
parent
0d657b4731
commit
ace513eddd
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ script:
|
|||
- go test -v -race -covermode=atomic -coverprofile=coverage.coverprofile ./...
|
||||
|
||||
after_success: |
|
||||
[ $TRAVIS_GO_VERSION = 1.13.7 ] &&
|
||||
[ $TRAVIS_GO_VERSION = 1.15.2 ] &&
|
||||
goveralls -coverprofile=coverage.coverprofile -service travis-ci -repotoken $COVERALLS_TOKEN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue