Skip to content

Commit a0c97cd

Browse files
committed
Fix CI for Ruby 2.5.1
Suggested workaround for the time being: travis-ci/travis-ci#9383 (comment)
1 parent bef323c commit a0c97cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ before_script:
1616

1717
before_install:
1818
- gem update --system
19+
- gem install bundler
1920

2021
script:
2122
- bundle exec rspec

0 commit comments

Comments
 (0)