Travis is annoying me

This commit is contained in:
Raphael Michel
2015-02-12 10:50:47 +01:00
parent c4f441dc40
commit 583b029776

View File

@@ -11,6 +11,6 @@ before_script:
- python manage.py check
- python manage.py validate
script:
- travis_wait coverage run manage.py test -v 2
- coverage run manage.py test -v 2
after_success:
- coveralls