Commit 6118d4e6 authored by David Wilson's avatar David Wilson

tests: set MITOGEN_LOG_LEVEL=debug in .travis.yml too.

parent 03fcf057
...@@ -12,7 +12,7 @@ install: ...@@ -12,7 +12,7 @@ install:
- pip install -r dev_requirements.txt - pip install -r dev_requirements.txt
script: script:
- PYTHONPATH=. ${TRAVIS_BUILD_DIR}/test.sh - MITOGEN_LOG_LEVEL=debug PYTHONPATH=. ${TRAVIS_BUILD_DIR}/test.sh
services: services:
- docker - docker
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment