Skip to content
Snippets Groups Projects
Commit 02f0b3bb authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Fixing ci

parent 5bc3d764
No related branches found
No related tags found
1 merge request!1Standarization
Pipeline #
......@@ -5,7 +5,7 @@ source $(dirname ${0})/functions.sh
run_cmd cd ${PREFIX}
export PYTHONPATH="../PythonFaceEvaluation:$PYTHONPATH"
run_cmd export PYTHONPATH="../PythonFaceEvaluation:$PYTHONPATH"
# The tests:
run_cmd ${PREFIX}/bin/python ${BOB_PREFIX_PATH}/bin/coverage run --source=${CI_PROJECT_NAME} ${BOB_PREFIX_PATH}/bin/nosetests -sv ${CI_PROJECT_NAME}
......
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