Disable pytest-sugar properly for AppVeyor.

This commit is contained in:
Florian Bruhin 2015-10-07 23:09:30 +02:00
parent 0845671165
commit fb9e3639d0

View File

@ -14,4 +14,4 @@ install:
- C:\Python27\python -u scripts\dev\ci_install.py
test_script:
- C:\Python34\Scripts\tox -e %TESTENV%
- C:\Python34\Scripts\tox -e %TESTENV% -- -p "no:sugar" tests