We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df3ea76 + 392c716 commit 702655dCopy full SHA for 702655d
1 file changed
.travis.yml
@@ -3,9 +3,7 @@ arch:
3
- amd64
4
- ppc64le
5
go:
6
- - 1.7.x
7
- - 1.8.x
8
- - 1.9.x
9
- - 1.10.x
10
- - 1.11.x
+ - 1.13.x
+ - 1.14.x
+ - 1.15.x
11
script: go test -v ./.
0 commit comments