Skip to content

Commit

Permalink
Add dependency for rspec-rails on bundler / rubygems script
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe authored and benoittgt committed Jan 13, 2019
1 parent 081cce5 commit 1c6074f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ cache: bundler
bundler_args: "--binstubs --path ../bundle --retry=3 --jobs=3"

before_install:
- gem update --system 2.7.8
- gem install bundler
- script/update_rubygems_and_install_bundler
- script/clone_all_rspec_repos

before_script:
Expand Down

0 comments on commit 1c6074f

Please sign in to comment.