Skip to content
Snippets Groups Projects
Commit 86a8ff36 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Try to install missing apps

parent f13ffb0f
No related branches found
No related tags found
No related merge requests found
...@@ -26,4 +26,5 @@ if [ "${CI_PROJECT_NAME}" == "bob.buildout" ]; then ...@@ -26,4 +26,5 @@ if [ "${CI_PROJECT_NAME}" == "bob.buildout" ]; then
run_cmd ${use_pip} install --upgrade --no-binary ":all:" zc.recipe.egg run_cmd ${use_pip} install --upgrade --no-binary ":all:" zc.recipe.egg
fi fi
run_cmd ${use_pip} install --upgrade --no-index coverage sphinx nosetests
run_cmd ${use_pip} install --upgrade --use-wheel --no-index --pre dist/*.whl run_cmd ${use_pip} install --upgrade --use-wheel --no-index --pre dist/*.whl
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