Revert "add appveyor for testing on Windows"

This reverts commit b8fe49b0a4.
This commit is contained in:
shimizukawa 2017-04-10 10:34:53 +09:00
parent b8fe49b0a4
commit 317c86e9b9

View File

@ -1,11 +0,0 @@
environment:
matrix:
- PYTHON: 36-x64
install:
- pip install -U pip setuptools
- pip install -r test-reqs.txt
test_script:
- tox -e py36 -- -vvv