Skip to content

Commit e42840c

Browse files
committed
set module environmental variable
1 parent 13a5bcf commit e42840c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

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

12+
env:
13+
- GO111MODULE=on
14+
1215
#install:
1316
# - go get github.com/apexskier/httpauth
1417
# - go get github.com/go-ini/ini

0 commit comments

Comments
 (0)