Skip to content

Commit

Permalink
Lock to a Ruby 2.2-compatible Bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeclaghorn committed Jan 15, 2019
1 parent b9bd609 commit a00d8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
cache: bundler

# Bundler/RubyGems incompat on Ruby 2.5.0
before_install: gem install bundler
before_install: gem install bundler -v 1.17.3

rvm:
- 2.2
Expand Down

0 comments on commit a00d8a1

Please sign in to comment.