commit | 622837fcacc5c440d49fcaeab2f431c8bd81681c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Mar 23 22:27:02 2016 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Mar 23 22:27:02 2016 +0530 |
tree | d0850d6aaee585bef588059534b9b30cafa2d2be | |
parent | bc04489b85322679055d95e0a2d64e8d6dd26873 [diff] |
[travis]
diff --git a/.travis.yml b/.travis.yml index dfb66c5..12a73c9 100644 --- a/.travis.yml +++ b/.travis.yml
@@ -23,9 +23,6 @@ - cd ~/frappe-bench - bench get-app erpnext $TRAVIS_BUILD_DIR - bench use test_site - - bench setup redis - - bench setup socketio - - bench setup procfile - bench reinstall - bench build - bench build-website