Skip to content

Commit

Permalink
Remove Ruby 2.0 support
Browse files Browse the repository at this point in the history
Closes #1068
  • Loading branch information
mattwynne committed Jan 21, 2017
1 parent 8871da4 commit 2857964
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ matrix:
- rvm: 2.3.1
- rvm: 2.2
- rvm: 2.1
- rvm: 2.0
- rvm: jruby-9.1.2.0
env:
# Travis by default also have "-Dcext.enabled=false" set in
Expand Down
1 change: 1 addition & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Breaking changes

* Remove support for Ruby 1.9.3 ([#993](https://github.com/cucumber/cucumber-ruby/pull/993) @brasmusson)
* Remove support for Ruby 2.0.0 ([#1068](https://github.com/cucumber/cucumber-ruby/pull/1068) @mattwynne)

### New Features

Expand Down

0 comments on commit 2857964

Please sign in to comment.