Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
Expand to include newer versions of Go
  • Loading branch information
buro9 committed Apr 13, 2021
1 parent f49c3e5 commit 487bf2c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ go:
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x
- 1.16.x
- tip
matrix:
allow_failures:
Expand Down

0 comments on commit 487bf2c

Please sign in to comment.