mirror of
https://github.com/certbot/certbot.git
synced 2026-08-04 08:03:44 +02:00
travis-ci: install extras[testing]
This commit is contained in:
@@ -4,6 +4,7 @@ python:
|
|||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get install python python-setuptools python-virtualenv python-dev gcc swig dialog libaugeas0 libssl-dev
|
- sudo apt-get install python python-setuptools python-virtualenv python-dev gcc swig dialog libaugeas0 libssl-dev
|
||||||
install:
|
install:
|
||||||
|
- pip install -e .[testing]
|
||||||
- pip install tox
|
- pip install tox
|
||||||
env:
|
env:
|
||||||
- TOX_ENV=py26
|
- TOX_ENV=py26
|
||||||
|
|||||||
Reference in New Issue
Block a user