Skip to content

Commit ad0b5cb

Browse files
committed
force GO111MODULE on on appveyor
1 parent d36dbaa commit ad0b5cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ clone_folder: c:\gopath\src\github.com\dgraph-io\badger
1313
environment:
1414
GOVERSION: 1.8.3
1515
GOPATH: c:\gopath
16+
GO111MODULE: on
1617

1718
# scripts that run after cloning repository
1819
install:

0 commit comments

Comments
 (0)