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 259e93b commit fa68f87Copy full SHA for fa68f87
1 file changed
.travis.yml
@@ -2,6 +2,11 @@ sudo: false
2
language: go
3
4
go:
5
- - 1.2
6
- - 1.4
+ - 1.2.x
+ - 1.3.x
7
+ - 1.4.x
8
+ - 1.5.x
9
+ - 1.6.x
10
+ - 1.7.x
11
+ - 1.8.x
12
- tip
0 commit comments