commit | e4f78a0b6a208de4583bc81281dd9595ed17d8cd | [log] [tgz] |
---|---|---|
author | Aditya Hase <aditya@adityahase.com> | Thu Jul 25 21:23:43 2019 +0530 |
committer | Aditya Hase <aditya@adityahase.com> | Fri Jul 26 05:54:03 2019 +0530 |
tree | ccdb678b03c8cee3adfc5e37f96536bb1e658e33 | |
parent | 903e87899b6e94bef3cba133271a0a249d8bbc81 [diff] |
perf(travis): Do not waste 10 seconds
diff --git a/.travis.yml b/.travis.yml index d3581e2..23627f5 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -57,7 +57,6 @@ - cd ~/frappe-bench - sed -i 's/9000/9001/g' sites/common_site_config.json - bench start & - - sleep 10 - bench get-app erpnext $TRAVIS_BUILD_DIR - bench --site test_site reinstall --mariadb-root-username root --mariadb-root-password travis --yes