Skip to content

Commit

Permalink
Bundler >2 doesn't support ruby <2.3. We removed that support on trav…
Browse files Browse the repository at this point in the history
…is, too
  • Loading branch information
clbustos committed Jan 8, 2019
1 parent 472769c commit 0fa8ca2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,5 @@
language: ruby language: ruby
rvm: rvm:
- '2.1.9'
- '2.2.10'
- '2.5.0' - '2.5.0'
- '2.6.0' - '2.6.0'
script: bundle install && bundle exec rake spec script: bundle install && bundle exec rake spec
Expand Down

0 comments on commit 0fa8ca2

Please sign in to comment.