diff --git a/.appveyor.yml b/.appveyor.yml deleted file mode 100644 index 23538d63..00000000 --- a/.appveyor.yml +++ /dev/null @@ -1,10 +0,0 @@ -branches: - only: - - staging - - trying - - /post-.*/ - -build: false - -test_script: - - echo "Nothing to do for master branch"