mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +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:
|
||||
- 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: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue