forked from CGM_Public/pretix_original
Add Django 1.7's check framework to travis config
This commit is contained in:
@@ -7,6 +7,7 @@ install:
|
||||
before_script:
|
||||
- cd src
|
||||
- flake8 --ignore=E123,E128,F403,F401,N802 .
|
||||
- python manage.py check
|
||||
- python manage.py validate
|
||||
script:
|
||||
- python manage.py test
|
||||
|
||||
Reference in New Issue
Block a user