We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c045c87 commit 3e6ead0Copy full SHA for 3e6ead0
.travis.yml
@@ -2,5 +2,6 @@ language: go
2
go:
3
- 1.7.x
4
- 1.8.x
5
+ - 1.9.x
6
- tip
7
script: script/test -v
0 commit comments