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

- old
+ new

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