We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d17101 commit c3e59ceCopy full SHA for c3e59ce
.travis.yml
@@ -3,8 +3,8 @@ env:
3
- GO111MODULE=on
4
sudo: required
5
go:
6
- - "1.11.x"
7
- - "1.12.x"
+ - "1.15.x"
+ - "1.16.x"
8
- tip
9
os:
10
- linux
0 commit comments