Skip to content

Commit

Permalink
Update supported Go versions in TravisCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Nov 12, 2020
1 parent 5ee5860 commit 3e2fb17
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
language: go

go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- tip

branches:
Expand Down

0 comments on commit 3e2fb17

Please sign in to comment.