We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93be557 commit d487ed8Copy full SHA for d487ed8
.travis.yml
@@ -1,7 +1,7 @@
1
language: go
2
go:
3
- - 1.4.3
4
- - 1.6.2
+ - 1.13
+ - 1.14
5
- tip
6
7
# Only test commits to production branch and all pull requests
0 commit comments