Bring Go current in Travis (#292)

This commit is contained in:
Gábor Lipták 2019-11-18 20:41:04 -05:00 committed by Thomas Buckley-Houston
parent d9311bd3aa
commit fbcda45067
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
if: tag IS blank
language: go
go:
- 1.10.x
- 1.13.x
addons:
# Use the full version number with ".0" if needed. This value is scraped by setup scripts.