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