From 82224d4c7b9ade7623a18ed3dfc10c73a9208fcf Mon Sep 17 00:00:00 2001 From: TLINDEN Date: Sun, 26 Apr 2015 16:50:51 +0200 Subject: [PATCH] why, doch, but cygwin --- appveyor.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index f918bdd..56e906f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,15 +20,14 @@ init: install: - ps: 'Start-FileDownload "http://cygwin.com/setup-x86.exe" -FileName "setup-x86.exe"' - - 'setup-x86.exe --quiet-mode --no-shortcuts --only-site --root "%CYG_ROOT%" --site "%CYG_MIRROR%" --local-package-dir "%CYG_CACHE%" --packages bind,netcat' + - 'setup-x86.exe --quiet-mode --no-shortcuts --only-site --root "%CYG_ROOT%" --site "%CYG_MIRROR%" --local-package-dir "%CYG_CACHE%" --packages bind,netcat > NUL 2>&1' - '%CYG_BASH% -lc "cygcheck -dc cygwin"' build_script: - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0