Skip to content

Commit

Permalink
fixup! Remove redundant bundler downgrade hack
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Dec 11, 2019
1 parent 664179f commit 01567bf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ bundler_args: "--binstubs --path ../bundle --retry=3 --jobs=3"

before_install:
- script/update_rubygems_and_install_bundler
- script/downgrade_bundler_on_old_rails
- script/clone_all_rspec_repos

before_script:
Expand Down
20 changes: 0 additions & 20 deletions script/downgrade_bundler_on_old_rails

This file was deleted.

0 comments on commit 01567bf

Please sign in to comment.