We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c0a1b commit 80a2f4bCopy full SHA for 80a2f4b
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
-- "1.12.x"
4
-- "1.13.x"
+- "1.15.x"
+- "1.16.x"
5
- tip
6
7
matrix:
0 commit comments