mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Travis CI tests superuser creation
This commit is contained in:
parent
4daf1ae8d4
commit
b9109cf684
@ -12,6 +12,7 @@ addons:
|
||||
before_install:
|
||||
- make install
|
||||
- make migrate
|
||||
- cd InvenTree && python3 manage.py createsuper --username InvenTreeAdmin --email admin@inventree.com --noinput
|
||||
|
||||
script:
|
||||
- git ls-files --exclude-standard --others
|
||||
|
Loading…
Reference in New Issue
Block a user