commit | 6f978d2497553ce78c89aaf701e505a8582e4233 | [log] [tgz] |
---|---|---|
author | Aditya Hase <aditya@adityahase.com> | Thu Jul 25 21:23:43 2019 +0530 |
committer | Aditya Hase <aditya@adityahase.com> | Thu Jul 25 21:23:43 2019 +0530 |
tree | e8a69df27408d35bb0f56acda49ef1ae7f26477e | |
parent | 97ad6352afe91febc06b5daf2d6385a8ead5cd11 [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