Skip to content

Commit

Permalink
fix: Try Faster Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
adityahase committed Jul 4, 2019
1 parent 29734da commit 95054a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- nvm install 10
- pip install python-coveralls
- wget https://raw.githubusercontent.com/frappe/bench/master/playbooks/install.py
- sudo python install.py --develop --user travis --without-bench-setup
- sudo python install.py --develop --user travis --without-bench-setup --frappe-branch-url https://github.com/adityahase/frappe --frappe-branch faster-travis
- sudo pip install -e ~/bench

- rm $TRAVIS_BUILD_DIR/.git/shallow
Expand Down

0 comments on commit 95054a5

Please sign in to comment.