From 77a74fef567cc8875a6617b5732def9e3e6f9b53 Mon Sep 17 00:00:00 2001 From: "M. Petra Baranski" Date: Tue, 19 Feb 2019 02:10:38 +0100 Subject: [PATCH] appveyor on init the repo isn't cloned yet --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 4d5e94f..86fb787 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ image: Visual Studio 2017 -init: +install: - cmd: git submodule update --init --recursive build_script: