We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb78f3 commit 40b4cd3Copy full SHA for 40b4cd3
1 file changed
.travis.yml
@@ -1,7 +1,8 @@
1
language: go
2
3
go:
4
- - 1.11
+ - "1.10"
5
+ - "1.11"
6
- tip
7
8
script: go test
0 commit comments