Try to get log out

This commit is contained in:
Michael Droettboom 2018-04-19 18:37:54 -04:00
parent 6c527578dc
commit f5e9b3ea3d
1 changed files with 1 additions and 1 deletions

View File

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