Skip to content
Snippets Groups Projects
Commit 99ec8441 authored by Hanna  JULIENNE's avatar Hanna JULIENNE
Browse files

Update .gitlab-ci.yml

parent 0c5728ea
No related branches found
No related tags found
No related merge requests found
Pipeline #42648 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.
Please register or to comment