diff --git a/appveyor.yml b/appveyor.yml deleted file mode 100644 index 6057e851e2..0000000000 --- a/appveyor.yml +++ /dev/null @@ -1,12 +0,0 @@ -# TODO: delete this without breaking all PRs -environment: - matrix: - - TARGET: nightly-i686-pc-windows-gnu -matrix: - allow_failures: - - channel: nightly - -build: false - -test_script: - - echo "stub"