Disable pytest-sugar properly for AppVeyor.
This commit is contained in:
parent
0845671165
commit
fb9e3639d0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user