Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasPrang authored Sep 27, 2021
1 parent bc1aad3 commit 45b509f
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
Expand Up @@ -2,7 +2,7 @@ language: go
install: true

go:
- "1.10.1"
- "1.17.1"

script:
- make test
Expand Down

0 comments on commit 45b509f

Please sign in to comment.