Revert "fix: Send"

This reverts commit 697f995b27b4717823c13521e4a534ae04531783.
This commit is contained in:
Aditya Hase 2019-07-04 16:51:53 +05:30
parent 697f995b27
commit d7291dbcad

View File

@ -23,7 +23,7 @@ install:
- nvm install 10
- pip install python-coveralls
- wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
- sudo python install.py --develop --user travis --without-bench-setup --frappe-repo-url https://github.com/adityahase/frappe --frappe-branch faster-travis
- sudo python install.py --develop --user travis --without-bench-setup --frappe-branch-url https://github.com/adityahase/frappe --frappe-branch faster-travis
- sudo pip install -e ~/bench
- rm $TRAVIS_BUILD_DIR/.git/shallow