浏览代码

fix(travis): Use frappe/bench

version-14
Aditya Hase 5 年前
父节点
当前提交
8158803fba
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml 查看文件

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


正在加载...
取消
保存