summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--appveyor.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 2c165f758..078b4db0f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -13,14 +13,6 @@ environment:
- PYTHON: "C:\\Python35-x64"
- PYTHON: "C:\\Python36"
-skip_commits:
- files:
- - .github/
- - docs/
- - news/
- - tools/travis/
- - '**/*.rst'
-
install:
- "SET PATH=%PYTHON%;%PYTHON%\\Scripts;%PATH%"
- "python --version"