mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-26 15:42:21 +08:00
Merge pull request #2480 from kalmi/appveyor-fix
Appveyor fix to make it execute tests again
This commit is contained in:
@ -8,7 +8,7 @@ version: "{build}"
|
|||||||
|
|
||||||
os: Windows Server 2012 R2
|
os: Windows Server 2012 R2
|
||||||
|
|
||||||
clone_folder: c:\go\src\github.com\ipfs\go-ipfs
|
clone_folder: c:\gopath\src\github.com\ipfs\go-ipfs
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
GOPATH: c:\gopath
|
GOPATH: c:\gopath
|
||||||
|
Reference in New Issue
Block a user