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 0bd1c13 commit 18b29dbCopy full SHA for 18b29db
.travis.yml
@@ -2,7 +2,8 @@ language: go
2
sudo: required
3
4
go:
5
- - 1.9
+ - "1.9.x"
6
+ - "1.10.x"
7
- tip
8
9
services:
0 commit comments