We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f229d commit a1611e5Copy full SHA for a1611e5
1 file changed
.travis.yml
@@ -1,9 +1,9 @@
1
language: go
2
3
go:
4
- - 1.10.x
5
- - 1.11.x
6
- - 1.12.x
+ - 1.13.x
+ - 1.14.x
+ - 1.15.x
7
- tip
8
9
install:
0 commit comments