Skip to content

Commit

Permalink
Use Go 1.17 for builds
Browse files Browse the repository at this point in the history
Signed-off-by: John Starich <johnstarich@johnstarich.com>
  • Loading branch information
JohnStarich committed Mar 17, 2022
1 parent cca9f79 commit c4e6b02
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 @@
language: go

go:
- "1.16.x"
- "1.17.x"

services:
- docker
Expand Down

0 comments on commit c4e6b02

Please sign in to comment.