Skip to content
Snippets Groups Projects
Commit a504a6cc authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

sigh

parent 81f1a532
No related branches found
No related tags found
No related merge requests found
......@@ -285,7 +285,7 @@ variables:
.install_python: &install_python
before_script:
- apt-get update -y || true
- apt-get install wget software-properties-common python-software-properties
- apt-get install -y wget software-properties-common python-software-properties
- add-apt-repository -y ppa:deadsnakes/ppa
- apt-get update -y || true
- apt-get install -y "$PYTHON_VERSION"
......
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