mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 11:16:24 +00:00
Dump more tox logs
Because we still don't know what versions of python packages are installed
This commit is contained in:
parent
33bd9bf503
commit
f82d74f327
@ -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 -e coverage
|
||||
%PYTHON%\Scripts\tox.exe -vvv -e coverage
|
||||
|
||||
after_test:
|
||||
# This builds the main tahoe wheel, and wheels for all dependencies.
|
||||
|
Loading…
Reference in New Issue
Block a user