Only need MINOR version level to test Ruby 2.1.x on Travis

cc http://blog.travis-ci.com/2014-04-28-upcoming-build-environment-updates/
This commit is contained in:
Zachary Scott 2014-05-09 13:04:50 -07:00
parent 05ab902475
commit f2768b5e59

@ -5,7 +5,7 @@ before_install:
rvm:
- 1.9.3
- 2.0.0
- 2.1.2
- 2.1
- rbx-2
- jruby
env: