mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
Do we need EPEL anyway?
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
image: centos:centos7
|
||||
|
||||
before_script:
|
||||
- yum install -y -t https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
|
||||
#- yum install -y -t https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
|
||||
- yum -y -t install python34 python34-pip python34-devel unzip mysql-devel gcc git
|
||||
- pip3 install virtualenv --upgrade
|
||||
- virtualenv -p python3 /tmp/.virtualenv
|
||||
|
||||
Reference in New Issue
Block a user