This commit is contained in:
Shivaram Lingamneni
2020-08-11 20:14:51 -04:00
parent c55b25d6a1
commit b594ec05e6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
language: go
go:
- "1.14.x"
- "1.15.x"
before_install:
# https://github.com/travis-ci/travis-ci/issues/8361