Try to get more debugging out

This commit is contained in:
Michael Droettboom 2018-04-19 17:22:01 -04:00
parent 27965ac946
commit 28f1da3a42
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ install:
- pip install pytest-xdist selenium - pip install pytest-xdist selenium
script: script:
- make test - make test; cat cpython/config.log
# deploy: # deploy:
# provider: pages # provider: pages