1
0

Fix appveyor.yml

This commit is contained in:
otya128
2017-07-04 18:06:13 +09:00
parent 5a5ae984e9
commit 42d356452a

View File

@@ -1,5 +1,6 @@
install:
- cd c:\projects
- git submodule init && git submodule update
- ps: |
$wc = New-Object System.Net.WebClient
try