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 1121fd3 commit bf40841Copy full SHA for bf40841
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
- - 1.6
4
- - 1.7
+ - 1.7.x
+ - 1.8.x
5
- tip
6
before_install:
7
- go get github.com/modocache/gover
0 commit comments