Adds ruby 2.1 to travis matrix

This commit is contained in:
Stephen Sykes 2014-06-12 11:10:12 +03:00
parent bb0b1bb77f
commit e543e818fb

View File

@ -4,5 +4,6 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.2
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec