Added missing script again to Travis config.

This commit is contained in:
Jannis Leidel 2014-11-21 14:17:33 +01:00
parent 83e4160894
commit 99172fbd68

View file

@ -28,3 +28,5 @@ env:
- TOXENV=py33-django-master
- TOXENV=py34-django-master
- TOXENV=pypy-django-master
script:
- tox