Skip to content
Snippets Groups Projects
Commit 7a4d012f authored by Jean-Baptiste Keck's avatar Jean-Baptiste Keck
Browse files

removed hysop

parent f38c9a38
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -54,3 +54,7 @@ test:ubuntu_zesty:
- "sh ci/scripts/test.sh $CI_PROJECT_DIR/install/gcc-6 $CI_PROJECT_DIR/hysop"
dependencies:
- install:ubuntu_zesty
cache:
path:
- /root/.cache
......@@ -21,5 +21,5 @@ HYSOP_DIR=$2
export PYTHONPATH="$INSTALL_DIR/lib/python2.7/site-packages"
python -c 'import hysop; print hysop'
python "$HYSOP_DIR/hysop/operator/test_transpose.py"
python "$HYSOP_DIR/operator/test_transpose.py"
exit 0
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