Add ruby 2.0.0 to versions tested in Travis CI

This commit is contained in:
Marc Siegel 2013-06-29 18:43:31 -04:00
parent f4ff5bd0b6
commit d5f18300c5
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
language: ruby
bundler_args: --without development
rvm:
- 2.0.0
- 1.9.3
- 1.9.2
- 1.8.7
@ -8,4 +9,4 @@ rvm:
- jruby-18mode
- jruby-19mode
- rbx-18mode
- rbx-19mode
- rbx-19mode