Skip to content
Snippets Groups Projects
Commit a1c788ef authored by Markus Holzer's avatar Markus Holzer
Browse files

Test seriel pipeline

parent 56c2c7ee
No related branches found
No related tags found
1 merge request!118Cassons
...@@ -131,7 +131,7 @@ minimal-windows: ...@@ -131,7 +131,7 @@ minimal-windows:
- env - env
- pip list - pip list
- python -c "import numpy" - python -c "import numpy"
- py.test -v -n $NUM_CORES -m "not (notebook or longrun)" - py.test -v -m "not (notebook or longrun)"
minimal-sympy-master: minimal-sympy-master:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment