appveyor fix to make it execute tests again (not green, but at least it executes)
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>
Tarnay Kálmán committed
Mar 18, 2016 at 01:23 UTC
420b02ed1f1da1ef397d66c1f23cf0f2932f9a48
1 file changed
+1
-1
appveyor.yml
+1
-1
@@ -8,7 +8,7 @@ version: "{build}"
8
9
os: Windows Server 2012 R2
10
11
-clone_folder: c:\go\src\github.com\ipfs\go-ipfs
11
+clone_folder: c:\gopath\src\github.com\ipfs\go-ipfs
12
13
environment:
14
GOPATH: c:\gopath