Add ruby-2.1.0 to Travis testing and .ruby-version

This commit is contained in:
Marc Siegel 2013-12-30 10:18:54 -05:00
parent 38e973828c
commit f9f9443e77
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
ruby-2.0.0
ruby-2.1.0

View File

@ -1,6 +1,7 @@
language: ruby
bundler_args: --without development
rvm:
- 2.1.0
- 2.0.0
- 1.9.3
- 1.9.2