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 73253fa commit 6702ac6Copy full SHA for 6702ac6
.travis.yml
@@ -1,6 +1,6 @@
1
language: go
2
go:
3
- - "1.12"
4
- - "1.11"
5
- - "1.10"
6
- - "1.9"
+ - 1.13.x
+ - 1.12.x
+ - 1.11.x
+ - 1.10.x
0 commit comments