Skip to content

Commit

Permalink
force GO111MODULE on on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
campoy committed Jun 20, 2019
1 parent d36dbaa commit ad0b5cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ clone_folder: c:\gopath\src\github.com\dgraph-io\badger
environment:
GOVERSION: 1.8.3
GOPATH: c:\gopath
GO111MODULE: on

# scripts that run after cloning repository
install:
Expand Down

0 comments on commit ad0b5cb

Please sign in to comment.