fix(travis): Clone bench repo
This commit is contained in:
parent
f2226e0542
commit
fbd7387436
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ install:
|
|||
- source ~/.nvm/nvm.sh
|
||||
- nvm install v8.10.0
|
||||
|
||||
- git clone https://github.com/frappe/bench --depth 1
|
||||
- pip install -e ~/bench
|
||||
|
||||
- rm $TRAVIS_BUILD_DIR/.git/shallow
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue