Updated appveyor.yml.

This commit is contained in:
José Pedro 2018-10-07 21:04:43 +01:00
parent c4cb3d1c7f
commit 0f852763d2
No known key found for this signature in database
GPG key ID: B8247B9301707B83

View file

@ -8,7 +8,7 @@ clone_folder: c:\Cosmos
init:
- cmd: |
git clone https://github.com/CosmosOS/XSharp.git c:\XSharp --depth 1
git clone https://github.com/CosmosOS/IL2CPU.git c:\IL2CPU --depth 1
git clone https://github.com/CosmosOS/IL2CPU.git c:\IL2CPU --depth 1 -b il2cpu-reflection
build_script:
- cmd: |