Skip to content

Commit 4f16b1d

Browse files
committed
fix: Go modules in Travis
1 parent 27ef31a commit 4f16b1d

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
@@ -15,6 +15,9 @@
1515
language: go
1616
go:
1717
- stable
18+
env:
19+
global:
20+
- GO111MODULE=on
1821

1922
before_deploy:
2023
# Create binaries for many OSs and architures as tarballs.

0 commit comments

Comments
 (0)