Added EPEL install as pip dependency on CentOS 6
This commit is contained in:
parent
ad2b80c420
commit
71ad7e1653
@ -395,6 +395,7 @@ jobs:
|
||||
- image: centos:centos6.9
|
||||
steps:
|
||||
- checkout
|
||||
- run: yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
|
||||
- run: yum install -y perl wget python-pip
|
||||
- run: pip install s3cmd
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user