mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
install swig/augeas et al.
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
before_install:
|
||||||
|
- sudo apt-get install python python-setuptools python-virtualenv python-dev gcc swig dialog libaugeas0 libssl-dev
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user