.travis.yml in toadie-0.0.6 vs .travis.yml in toadie-0.0.7

- old
+ new

@@ -1,10 +1,11 @@ rvm: - 1.9.2 - 1.9.3 + - 2.0.0 script: "bundle exec rake spec --trace" notifications: disabled: false recipients: - - xijo@gmx.de + - johannes.opper@gmail.com