Skip to content

Commit

Permalink
Drop support for Ruby < 2.2
Browse files Browse the repository at this point in the history
* As ruby/spec, see ruby/spec#405
  • Loading branch information
eregon committed Apr 3, 2017
1 parent bcfb181 commit 55568ea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ language: ruby
script:
- bundle exec rspec
rvm:
- 2.0.0
- 2.1.10
- 2.2.6
- 2.3.3
- 2.4.1
Expand Down

0 comments on commit 55568ea

Please sign in to comment.