Revert "Skip AppVeyor builds on non-code changes"

This commit is contained in:
Pradyun Gedam 2018-06-22 00:27:06 +05:30 committed by GitHub
parent 4dee7e9ad2
commit 7250aa1530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

View File

@ -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"