We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f41df8e + 967baf9 commit 32f2b06Copy full SHA for 32f2b06
1 file changed
.travis.yml
@@ -1,7 +1,9 @@
1
# http://docs.travis-ci.com/user/languages/go/
2
language: go
3
4
-go: 1.9
+go:
5
+ - "1.9"
6
+ - "1.10"
7
8
os:
9
- linux
0 commit comments