mirror of
https://github.com/danbulant/Cosmos
synced 2026-06-05 15:51:56 +00:00
Updated appveyor.yml.
This commit is contained in:
parent
c4cb3d1c7f
commit
0f852763d2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ clone_folder: c:\Cosmos
|
||||||
init:
|
init:
|
||||||
- cmd: |
|
- cmd: |
|
||||||
git clone https://github.com/CosmosOS/XSharp.git c:\XSharp --depth 1
|
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:
|
build_script:
|
||||||
- cmd: |
|
- cmd: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue