Skip to content
Snippets Groups Projects
Commit 8525d43c authored by Martin Reinecke's avatar Martin Reinecke
Browse files

test future safety of the code

parent 44ea8004
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ before_script:
- apt-get update
- chmod +x ci/*.sh
- ci/install_basics.sh
- pip install --egg --process-dependency-links --upgrade -r ci/requirements.txt
- pip3 install --egg --process-dependency-links --upgrade -r ci/requirements.txt
- pip install --process-dependency-links --upgrade -r ci/requirements.txt
- pip3 install --process-dependency-links --upgrade -r ci/requirements.txt
test_min:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment