Skip to content

Commit

Permalink
change go version in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
casualjim committed Oct 9, 2021
1 parent 8decd66 commit 741211d
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 @@
after_success:
- bash <(curl -s https://codecov.io/bash)
go:
- 1.14.x
- 1.16.x
- 1.x
install:
- go get gotest.tools/gotestsum
Expand Down

0 comments on commit 741211d

Please sign in to comment.