From 0b8218515eabf1a967eba0dbcc7a0e5ae031a509 Mon Sep 17 00:00:00 2001 From: Nicolas Williams Date: Mon, 21 Mar 2016 17:43:01 -0500 Subject: [PATCH] Disable appveyor build for now --- appveyor.yml | 53 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 719b4dce..bafcad19 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,42 +8,43 @@ environment: install: # update mysy2 - - C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy pacman-mirrors" - - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy" - - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S autoconf automake bison flex" - - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-i686-oniguruma mingw-w64-x86_64-oniguruma" + #- C:\msys64\usr\bin\bash -lc "pacman --needed --noconfirm -Sy pacman-mirrors" + #- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy" + #- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S autoconf automake bison flex" + #- C:\msys64\usr\bin\bash -lc "pacman --noconfirm -S mingw-w64-i686-oniguruma mingw-w64-x86_64-oniguruma" build_script: - - bash -lc "exec 0 jq.html" - - 7z a jq-package.zip jq.1 jq.html jq.exe - - bash -lc "exec 0 jq.html" + #- 7z a jq-package.zip jq.1 jq.html jq.exe + #- bash -lc "exec 0