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.
2 parents 2b007bc + ed4adc3 commit c1aa987Copy full SHA for c1aa987
.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