We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2a2c6 commit 84ababbCopy full SHA for 84ababb
1 file changed
.travis.yml
@@ -1,9 +1,8 @@
1
language: go
2
3
go:
4
- - 1.9.x
5
- - 1.10.x
6
- - 1.11.x
+ - 1.13.x
+ - 1.14.x
7
8
before_install:
9
- go get -t -v ./...
0 commit comments