fix(travis): Use frappe/bench
This commit is contained in:
parent
7d65a557d1
commit
8158803fba
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ install:
|
|||
- source ./.nvm/nvm.sh
|
||||
- nvm install v8.10.0
|
||||
|
||||
- git clone https://github.com/adityahase/bench --depth 1 --branch faster
|
||||
- git clone https://github.com/frappe/bench --depth 1
|
||||
- pip install -e ./bench
|
||||
|
||||
- bench init frappe-bench --skip-assets --python $(which python) --frappe-path $TRAVIS_BUILD_DIR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue