Updated appveyor.yml

This commit is contained in:
Jakub Roztocil 2014-04-26 10:33:13 +02:00
parent aeccac5cbd
commit 78c83da721

View File

@ -8,4 +8,4 @@ install:
- C:\Python27\Scripts\pip.exe install -r requirements-dev.txt
build: off
test_script:
- C:\Python27\Scripts\tox.exe
- C:\Python27\python.exe setup.py test