From 967ba0f4177e8093c6bfd7ea8730855ef9335686 Mon Sep 17 00:00:00 2001 From: David Given Date: Mon, 18 Jul 2022 23:03:00 +0200 Subject: [PATCH] Disable appveyor. --- .appveyor.yml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 .appveyor.yml diff --git a/.appveyor.yml b/.appveyor.yml deleted file mode 100644 index 8431da37d..000000000 --- a/.appveyor.yml +++ /dev/null @@ -1,17 +0,0 @@ -environment: - matrix: - - CYGWIN: C:\cygwin64 - -clone_depth: 1 - -init: - - git config --global core.autocrlf input - -install: - - '%CYGWIN%\bin\bash -lc "cygcheck -dc cygwin"' - - '%CYGWIN%\setup-x86_64 -q -P bison,flex,ninja' - -build_script: - - 'echo building...' - - '%CYGWIN%\bin\bash -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0