.travis.yml in nordea-1.0.0 vs .travis.yml in nordea-1.1.0

- old
+ new

@@ -1,5 +1,9 @@ script: "bundle exec rake spec" rvm: + - 1.8.7 - 1.9.2 + - jruby + - rbx + - ree notifications: - disable: true \ No newline at end of file + disable: true