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 ea33dcb commit a6f391cCopy full SHA for a6f391c
.travis.yml
@@ -2,8 +2,8 @@ sudo: false
2
language: go
3
4
go:
5
- - 1.8
6
- - 1.7.x
+ - 1.8.x
+ - 1.9.x
7
- tip
8
9
matrix:
0 commit comments