Skip to content

Commit 5857920

Browse files
committed
Turned on go mod
1 parent 5c04180 commit 5857920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ go:
99
- 1.13.x
1010

1111
# Environment variables
12-
#env:
13-
# - GO111MODULE=on
12+
env:
13+
- GO111MODULE=on
1414

1515
# Only clone the most recent commit
1616
git:

0 commit comments

Comments
 (0)