We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20831f commit 4514465Copy full SHA for 4514465
.travis.yml
@@ -2,8 +2,8 @@ language: go
2
dist: trusty
3
4
go:
5
- - 1.8
6
- - 1.9rc1
+ - "1.9"
+ - "1.10"
7
8
before_install:
9
- echo $PATH
0 commit comments