mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Added 'check' command
This commit is contained in:
parent
beddb94683
commit
b232649b63
@ -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
|
Loading…
Reference in New Issue
Block a user