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 3d6d468 commit c5c2d55Copy full SHA for c5c2d55
.travis.yml
@@ -1,6 +1,8 @@
1
language: go
2
os: linux
3
-go: 1.8.3
+go:
4
+ - 1.8.x
5
+ - 1.9.x
6
7
sudo: required
8
0 commit comments