From 01447f7249c8576462fa1f82867de5a66e4a2493 Mon Sep 17 00:00:00 2001 From: TLINDEN Date: Sun, 26 Apr 2015 17:01:00 +0200 Subject: [PATCH] why, 5 --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 56e906f..7db7f34 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -20,13 +20,13 @@ 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 > NUL 2>&1' + - 'setup-x86.exe --quiet-mode --no-shortcuts --only-site --root "%CYG_ROOT%" --site "%CYG_MIRROR%" --local-package-dir "%CYG_CACHE%" --packages bind,netcat' - '%CYG_BASH% -lc "cygcheck -dc cygwin"' build_script: - '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0