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 7ae55d4 commit 76ad831Copy full SHA for 76ad831
.travis.yml
@@ -7,6 +7,7 @@ before_install:
7
matrix:
8
include:
9
- go: 1.11.x
10
+ env: GO111MODULE=on
11
- go: 1.12.x
12
env: GO111MODULE=on
13
- go: tip
0 commit comments