Skip to content

Commit 2932e35

Browse files
committed
WIP: enable gomodules in travis
Signed-off-by: Gustavo Sampaio <[email protected]>
1 parent e5e34f3 commit 2932e35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
language: go
22

3+
env:
4+
- GO111MODULE=on
5+
36
go:
47
- "1.12"
58

0 commit comments

Comments
 (0)