We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36dbaa commit ad0b5cbCopy full SHA for ad0b5cb
appveyor.yml
@@ -13,6 +13,7 @@ clone_folder: c:\gopath\src\github.com\dgraph-io\badger
13
environment:
14
GOVERSION: 1.8.3
15
GOPATH: c:\gopath
16
+ GO111MODULE: on
17
18
# scripts that run after cloning repository
19
install:
0 commit comments