Skip to content

Commit

Permalink
Use Go 1.16 for travis builds
Browse files Browse the repository at this point in the history
  • Loading branch information
boynux committed Jul 18, 2021
1 parent 9a568ff commit 2be17cb
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 @@ -4,7 +4,7 @@ arch:
- ppc64le

go:
- 1.13.x
- 1.16.x

deploy:
provider: releases
Expand Down

0 comments on commit 2be17cb

Please sign in to comment.