mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Added 'check' command
This commit is contained in:
@ -8,4 +8,4 @@ before_install:
|
||||
|
||||
script:
|
||||
- "pep8 --exclude=migrations --ignore=E402,W293,E501 InvenTree"
|
||||
- python InvenTree/manage.py syncdb --noinput
|
||||
- python InvenTree/manage.py check
|
Reference in New Issue
Block a user