mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix the travis script to prevent requesting user input
This commit is contained in:
parent
e66fd956f9
commit
9253ee2c9a
@ -10,7 +10,8 @@ addons:
|
||||
-sqlite3
|
||||
|
||||
before_install:
|
||||
- make install
|
||||
- make requirements
|
||||
- make secret
|
||||
- make migrate
|
||||
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user