fix: Revert unintentional commits (#18162)

fix: Revert unintentional commits
diff --git a/.travis.yml b/.travis.yml
index 200668d..a8a0d82 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@
   - 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 --frappe-repo-url https://github.com/adityahase/frappe --frappe-branch faster-travis
+  - sudo python install.py --develop --user travis --without-bench-setup
   - sudo pip install -e ~/bench
 
   - rm $TRAVIS_BUILD_DIR/.git/shallow