mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
install swig/augeas et al.
This commit is contained in:
parent
d9c9cdd6be
commit
e36fe2ced5
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
before_install:
|
||||
- sudo apt-get install python python-setuptools python-virtualenv python-dev gcc swig dialog libaugeas0 libssl-dev
|
||||
install:
|
||||
- pip install tox
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue