Skip to content

Commit

Permalink
.travis: use go 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
markya0616 committed Mar 15, 2023
1 parent 4b28c52 commit f9e3fc1
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"
- "1.19"

services:
- docker
Expand Down

0 comments on commit f9e3fc1

Please sign in to comment.