mirror of https://github.com/pyodide/pyodide.git
Try to get log out
This commit is contained in:
parent
6c527578dc
commit
f5e9b3ea3d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue