Skip to content

Commit b45c5ad

Browse files
committed
Set GO111MODULE in .travis.yml
1 parent ef267c6 commit b45c5ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ addons:
99
go:
1010
- 1.11.x
1111

12+
env:
13+
- GO111MODULE=on
14+
1215
# uncomment below if docker builds are enabled in .goreleaser.yaml
1316
# services:
1417
# - docker

0 commit comments

Comments
 (0)