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

Upgrading pip at the beginning of the script

parent f049480e
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:
- pip install --upgrade pip
- sudo pip install --upgrade pip
- 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