Parcourir la source

fix(travis): Use frappe/bench

version-14
Aditya Hase il y a 5 ans
Parent
révision
8158803fba
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Voir le fichier

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


Chargement…
Annuler
Enregistrer