mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 14:34:24 +08:00
appveyor fix to make it execute tests again
(not green, but at least it executes) License: MIT Signed-off-by: Tarnay Kálmán <kalmisoft@gmail.com>
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