Remove Ruby 2.0.0 from the list of tested Rubies

Since Rubocop requires Ruby 2.1+ we're not going to test against Rubies
under that anymore. We're not explicitly dropping support for them,
however.
This commit is contained in:
Michael Herold 2018-06-17 11:18:07 -05:00
parent 5a6ffc7e2d
commit 0a4e8aaf9f
No known key found for this signature in database
GPG Key ID: 0325A44E1EA06F99
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ rvm:
- 2.3.6
- 2.2.9
- 2.1.10
- 2.0.0
- rbx-3
- jruby-9.0.5.0
- jruby-head