We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc64943 commit c622022Copy full SHA for c622022
.travis.yml
@@ -2,8 +2,5 @@ language: go
2
3
go:
4
- "1.8.x"
5
- - "1.9.x"
6
- - "1.10.x"
7
- - "1.11.x"
8
- - "1.12.x"
+ - "1.14.x"
9
- tip
0 commit comments