Skip to content

Commit a8d8fb6

Browse files
committed
Update rubygems
1 parent 2576aee commit a8d8fb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ cache: bundler
2323
bundler_args: "--binstubs --path ../bundle --retry=3 --jobs=3"
2424

2525
before_install:
26+
- gem update --system
27+
- gem install bundler
2628
- script/clone_all_rspec_repos
2729

2830
before_script:

0 commit comments

Comments
 (0)