Update appveyor.yml.

This commit is contained in:
José Pedro 2018-12-27 21:15:21 +00:00
parent 689d2df611
commit 3517d9c853
No known key found for this signature in database
GPG key ID: B8247B9301707B83

View file

@ -7,7 +7,7 @@ clone_folder: c:\Cosmos
init:
- cmd: |
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 netcoreapp2.1
build_script:
- cmd: |