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