perf(travis): Do not waste 10 seconds
This commit is contained in:
parent
97ad6352af
commit
6f978d2497
@ -57,7 +57,6 @@ before_script:
|
|||||||
- cd ~/frappe-bench
|
- cd ~/frappe-bench
|
||||||
- sed -i 's/9000/9001/g' sites/common_site_config.json
|
- sed -i 's/9000/9001/g' sites/common_site_config.json
|
||||||
- bench start &
|
- bench start &
|
||||||
- sleep 10
|
|
||||||
- bench get-app erpnext $TRAVIS_BUILD_DIR
|
- bench get-app erpnext $TRAVIS_BUILD_DIR
|
||||||
- bench --site test_site reinstall --mariadb-root-username root --mariadb-root-password travis --yes
|
- bench --site test_site reinstall --mariadb-root-username root --mariadb-root-password travis --yes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user