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 ccf0396 commit 97ef9a1Copy full SHA for 97ef9a1
.travis.yml
@@ -1,8 +1,8 @@
1
language: go
2
go:
3
- - 1.7.6
4
- - 1.8.5
5
- - 1.9.2
+ - "1.10"
+ - "1.11"
+ - "1.12"
6
- tip
7
8
install:
0 commit comments