Add AppVeyor config file

Closes #174
This commit is contained in:
Ian Cordasco 2016-07-22 08:26:41 -05:00
parent c3ee4829ed
commit a8753b3ff9
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

8
.appveyor.yml Normal file
View file

@ -0,0 +1,8 @@
# To activate, change the Appveyor settings to use `.appveyor.yml`.
install:
- python -m pip install tox
build: off
test_script:
- python -m tox