mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 13:06:45 +00:00
Fix the travis script to prevent requesting user input
(cherry picked from commit 9253ee2c9a1c774bef3ad3f08f02c78778c8dff5)
This commit is contained in:
parent
b5f2c9d311
commit
76ed23852a
@ -10,7 +10,8 @@ addons:
|
||||
-sqlite3
|
||||
|
||||
before_install:
|
||||
- make install
|
||||
- make requirements
|
||||
- make secret
|
||||
- make migrate
|
||||
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user