mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
Travis is annoying me
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user