diff --git a/.travis.yml b/.travis.yml index 7abad59004..df66db88a7 100644 --- a/.travis.yml +++ b/.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