Don't test on ruby 2.0.0 since it's unsupported.

This commit is contained in:
Andy Brody 2016-09-12 01:47:02 -04:00
parent 9987b0c240
commit 9ebedf481a
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ os:
- linux
- osx
rvm:
- "2.0.0"
- "2.1" # latest 2.1.x
- "2.2" # latest 2.2.x
- "2.3.1" # TODO: switch to "2.3" once travis fixes it