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 e9cdc0b commit 21d9effCopy full SHA for 21d9eff
.travis.yml
@@ -4,7 +4,9 @@ go:
4
- 1.12.x
5
- 1.13.x
6
- 1.x
7
-#go: 1.x
+
8
+env:
9
+ - GO111MODULE=on
10
11
script:
12
- cd src/
0 commit comments