mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-12 19:35:09 +00:00
[fix] --yes for reinstall
This commit is contained in:
@@ -23,7 +23,7 @@ script:
|
||||
- cd ~/frappe-bench
|
||||
- bench get-app erpnext $TRAVIS_BUILD_DIR
|
||||
- bench use test_site
|
||||
- bench reinstall
|
||||
- bench reinstall --yes
|
||||
- bench build
|
||||
- bench start &
|
||||
- sleep 10
|
||||
|
||||
Reference in New Issue
Block a user