Skip to content

Commit ea4d3ca

Browse files
JonRowesebjacobs
authored andcommitted
Merge pull request rspec#2027 from benoittgt/bump_bundler_to_last_version_again
Jump to last bundler version how doesn't break on CircleCI
1 parent 6b3a08c commit ea4d3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ bundler_args: "--binstubs --path ../bundle --retry=3 --jobs=3"
2424

2525
before_install:
2626
- gem update --system
27-
- gem install bundler -v 1.16.2
27+
- gem install bundler
2828
- script/clone_all_rspec_repos
2929

3030
before_script:

0 commit comments

Comments
 (0)