.travis.yml in mt940-0.6.6 vs .travis.yml in mt940-0.7.0

- old
+ new

@@ -1,10 +1,11 @@ rvm: + - 2.1.0 + - 2.0.0 - 1.9.3 - - 1.9.2 - - 1.8.7 branches: only: - master + - sepa script: "bundle exec rake test" \ No newline at end of file