mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
travis-ci: install extras[testing]
This commit is contained in:
parent
69fc4aed1d
commit
5631ed0a97
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ python:
|
|||
before_install:
|
||||
- sudo apt-get install python python-setuptools python-virtualenv python-dev gcc swig dialog libaugeas0 libssl-dev
|
||||
install:
|
||||
- pip install -e .[testing]
|
||||
- pip install tox
|
||||
env:
|
||||
- TOX_ENV=py26
|
||||
|
|
|
|||
Loading…
Reference in a new issue