Skip to content
Snippets Groups Projects
Commit 51b18794 authored by hjulienne's avatar hjulienne
Browse files
parents a42199bd 99ec8441
No related branches found
No related tags found
No related merge requests found
Pipeline #42795 passed
......@@ -2,8 +2,8 @@ image: centos:centos7
pages:
script:
- yum install -y epel-release wget
- wget https://centos7.iuscommunity.org/ius-release.rpm
- rpm -Uvh ius-release*.rpm
- wget https://repo.ius.io/ius-release-el7.rpm
- rpm -Uvh ius-release-*.rpm
- yum provides python3.5
- yum install -y python35u python35u-libs python35u-devel python35u-pip
- pip3.5 install -U pip
......
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