We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bf71cc commit ef38848Copy full SHA for ef38848
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
3
go:
4
- - "1.10"
+ - "1.10.x"
5
- "1.11.x"
6
7
sudo: required
0 commit comments