Add Ruby 2.1.0 to .travis.yml

This commit is contained in:
Salimane Adjao Moustapha 2014-01-05 10:27:34 +01:00 committed by Joshua Clayton
parent 99559e080e
commit d8c9b2886a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
rvm:
- 1.9.3
- 2.0.0
- 2.1.0
- jruby-19mode
before_install:
- gem update --system