Add new distro versions

This commit is contained in:
Arun Prakash Jana 2018-05-24 07:58:44 +05:30
parent 5142f46870
commit 24a4c4b083
No known key found for this signature in database
GPG Key ID: A75979F35C080412

View File

@ -27,6 +27,14 @@ packages:
commands:
pre:
- yum install epel-release
centos7.4:
builddeps:
- make
deps:
# - python-beautifulsoup4
- python-cryptography
- python-urllib3
- python
debian9:
builddeps:
- make
@ -59,6 +67,14 @@ packages:
- python3-cryptography
- python3-urllib3
- python3
opensuse42.2:
builddeps:
- make
deps:
- python3-beautifulsoup4
- python3-cryptography
- python3-urllib3
- python3
opensuse42.3:
builddeps:
- make
@ -75,14 +91,6 @@ packages:
- python3-cryptography
- python3-bs4
- python3
ubuntu17.10:
builddeps:
- make
deps:
- python3-urllib3
- python3-cryptography
- python3-bs4
- python3
ubuntu18.04:
builddeps:
- make