diff --git a/.appveyor.yml b/.appveyor.yml index 14b1a64a1..d39cd031d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -76,6 +76,4 @@ test_script: - '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build test"' after_test: - '%CYGWIN_ROOT%/bin/bash -lc "cd $APPVEYOR_BUILD_FOLDER; ninja -C build install"' -artifacts: -- path: staging deploy: off