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

provoking error

parent 30a149a5
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ tests: ...@@ -26,6 +26,7 @@ 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
- python -c 'from test.support import swap_attr2'
- xvfb-run tox -v --recreate - xvfb-run tox -v --recreate
build_and_deploy_docs: build_and_deploy_docs:
......
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