Remove Ruby 2.0.0 from TravisCI matrix.

Fixes #4381.
This commit is contained in:
Parker Moore 2016-02-29 15:52:10 -08:00
parent 0114c51c6e
commit 8e81dd69ec
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ rvm:
- &ruby1 2.3.0 - &ruby1 2.3.0
- &ruby2 2.2.4 - &ruby2 2.2.4
- &ruby3 2.1.8 - &ruby3 2.1.8
- &ruby4 2.0.0-p648
- &jruby jruby-9.0.4.0 - &jruby jruby-9.0.4.0
- &rhead ruby-head - &rhead ruby-head