.travis.yml in rib-0.9.3 vs .travis.yml in rib-0.9.4

- old
+ new

@@ -1,8 +1,9 @@ script: 'git submodule update --init; bundle exec rake test' rvm: - 1.8.7 - 1.9.2 + - 1.9.3 - ruby-head - rbx - rbx-2.0 - jruby - ree