Skip to content
Snippets Groups Projects
Commit e05d5447 authored by Joris Wachsmuth's avatar Joris Wachsmuth
Browse files

pipeline fix

parent 19db778c
No related branches found
No related tags found
No related merge requests found
Pipeline #19874 failed
...@@ -9,6 +9,8 @@ cache: ...@@ -9,6 +9,8 @@ cache:
- venv/ - venv/
before_script: before_script:
- add-apt-repository ppa:deadsnakes/ppa
- apt-get update
- apt-get install python3.6 - apt-get install python3.6
- python --version - python --version
- pip install virtualenv - pip install virtualenv
......
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