mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 08:09:10 +02:00
travis-ci: install extras[testing]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user