Skip to content
Snippets Groups Projects
Commit 15554173 authored by Moritz Huebner's avatar Moritz Huebner
Browse files

Upgrading pip at the beginning of the script

parent 6927f3a2
No related branches found
No related tags found
1 merge request!57Conversion update
Pipeline #
......@@ -18,7 +18,7 @@ exitcode-jessie:
stage: test
image: ligo/software:jessie
script:
- sudo pip install --upgrade pip
- pip install --upgrade pip --user
- pip install -r requirements.txt
- pip install coverage
- pip install coverage-badge
......
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