get rid of this I guess

This commit is contained in:
Jean-Paul Calderone 2019-05-13 11:23:04 -04:00
parent 26dad41c82
commit 9bbdbf3fe7

View File

@ -50,7 +50,7 @@ test_script:
# the interpreter you're using - Appveyor does not do anything special
# to put the Python version you want to use on PATH.
- |
%PYTHON%\Scripts\tox.exe -vvv -e coverage
%PYTHON%\Scripts\tox.exe -e coverage
after_test:
# This builds the main tahoe wheel, and wheels for all dependencies.