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 f4444c2 commit 682bd53Copy full SHA for 682bd53
.travis.yml
@@ -1,8 +1,8 @@
1
language: go
2
env:
3
global:
4
- - VET_VERSIONS="1.5 1.6 1.7 tip"
5
- - LINT_VERSIONS="1.5 1.6 1.7 tip"
+ - VET_VERSIONS="1.6 1.7 tip"
+ - LINT_VERSIONS="1.6 1.7 tip"
6
go:
7
- 1.2
8
- 1.3
0 commit comments