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 11703a7 commit ed4adc3Copy full SHA for ed4adc3
.travis.yml
@@ -1,7 +1,8 @@
1
language: go
2
go:
3
- - 1.7
4
- - 1.8
+ - 1.7.x
+ - 1.8.x
5
+ - 1.9.x
6
7
sudo: false
8
0 commit comments