@ -1,6 +1,6 @@
language: go
go:
- 1.13.7
- 1.15.2
- tip
matrix:
allow_failures:
@ -26,4 +26,4 @@ script:
after_success: |
[ $TRAVIS_GO_VERSION = 1.13.7 ] &&
goveralls -coverprofile=coverage.coverprofile -service travis-ci -repotoken $COVERALLS_TOKEN