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 39b5723 + 18b29db commit b93182eCopy full SHA for b93182e
.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