From 0f852763d209ecc9b79caa3f6dfdfad47fc528dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Pedro?= Date: Sun, 7 Oct 2018 21:04:43 +0100 Subject: [PATCH] Updated appveyor.yml. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 7a31e6c5b..b12789745 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: |