Browse Source

Revert "fix: Send"

This reverts commit 697f995b27.
develop
Aditya Hase 5 years ago
parent
commit
d7291dbcad
  1. 2
      .travis.yml

2
.travis.yml

@ -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

Loading…
Cancel
Save