From 89db2783b06e42420f647d37fae1ea5bd6eb6d98 Mon Sep 17 00:00:00 2001 From: amatsuo Date: Tue, 25 Apr 2017 18:27:55 +0100 Subject: [PATCH] remove configure.win from appvayor.yml --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 9f1f9eb..387e5db 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,9 +8,6 @@ init: Import-Module '..\appveyor-tool.ps1' # Adapt as necessary starting from here -before_build: - - bash configure.win - install: ps: Bootstrap