Skip to content
Snippets Groups Projects
Commit ddaac2a1 authored by u214892's avatar u214892
Browse files

provoking error

parent 7717b6dd
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,8 @@ tests: ...@@ -26,6 +26,8 @@ tests:
- apt update - apt update
- apt install -y libgl1-mesa-glx xvfb graphviz xdg-utils libcairo2-dev libjpeg-dev libgif-dev - apt install -y libgl1-mesa-glx xvfb graphviz xdg-utils libcairo2-dev libjpeg-dev libgif-dev
- pip install tox - pip install tox
- which python
- ls /usr/lib/python3.7/
- python -c 'from test.support import swap_attr2' - python -c 'from test.support import swap_attr2'
- xvfb-run tox -v --recreate - xvfb-run tox -v --recreate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment