We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df7849 commit 6032c66Copy full SHA for 6032c66
1 file changed
.travis.yml
@@ -1,8 +1,7 @@
1
language: go
2
go:
3
-- 1.7
4
-- 1.8
5
-- 1.9
+- "1.9"
+- "1.10"
6
- tip
7
8
matrix:
0 commit comments