travis-ci: install extras[testing]

This commit is contained in:
Damien Nozay 2014-11-27 08:36:58 -08:00
parent 69fc4aed1d
commit 5631ed0a97

View file

@ -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