issue #275: travis: run_tests with -vvv

This commit is contained in:
David Wilson 2018-06-24 17:19:42 +01:00
parent 60ad75f436
commit e5d02b948b
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# Run the Mitogen tests.
MITOGEN_TEST_DISTRO="${DISTRO:-debian}"
MITOGEN_LOG_LEVEL=debug PYTHONPATH=. ${TRAVIS_BUILD_DIR}/run_tests
MITOGEN_LOG_LEVEL=debug PYTHONPATH=. ${TRAVIS_BUILD_DIR}/run_tests -vvv