Skip to content

Commit

Permalink
Bring Go current in Travis (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
gliptak authored and tombh committed Nov 19, 2019
1 parent d9311bd commit fbcda45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit fbcda45

Please sign in to comment.