.travis.yml in veritas-0.0.5 vs .travis.yml in veritas-0.0.6

- old
+ new

@@ -1,10 +1,11 @@ bundler_args: --without guard metrics script: "bundle exec rake spec" rvm: - 1.8.7 - 1.9.2 - - rbx - # - rbx-2.0 - - ree - # - jruby + - 1.9.3 - ruby-head + - ree + - jruby + - rbx + - rbx-2.0