Install tox

This commit is contained in:
José Padilla 2014-09-05 17:50:49 -07:00
parent 7173e134dd
commit a01176ce5f

View File

@ -22,4 +22,5 @@ env:
- TOX_ENV=py2.6-django1.4
script:
- pip install tox
- tox -e $TOX_ENV