We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95f76c commit fb25a78Copy full SHA for fb25a78
.travis.yml
@@ -1,9 +1,8 @@
1
language: go
2
3
go:
4
- - 1.7.x
5
- - 1.8.x
6
- - 1.9.x
+ - 1.10.x
+ - 1.11.x
7
8
sudo: required
9
0 commit comments