We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af8b230 + 0e8e539 commit e517b90Copy full SHA for e517b90
.travis.yml
@@ -7,7 +7,8 @@ install:
7
script: make clean && make lint && make test && make test
8
9
go:
10
- - "1.10"
+ - "1.10.x"
11
+ - "1.11.x"
12
13
env:
14
- GO15VENDOREXPERIMENT=1
0 commit comments