From ca239d36fc4c534b3e3764141a850c60b7726318 Mon Sep 17 00:00:00 2001 From: Daniel Grunwald Date: Wed, 22 Jun 2016 21:26:49 +0200 Subject: [PATCH] Check out ILSpy-tests on appveyor. --- appveyor.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/appveyor.yml b/appveyor.yml index 310fc2803..601c16d0d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -3,6 +3,7 @@ configuration: Debug platform: Any CPU install: - git submodule update --init --recursive +- git checkout https://github.com/icsharpcode/ILSpy-tests before_build: - nuget restore ILSpy.sln build: