.travis.yml in reverse_markdown-0.4.7 vs .travis.yml in reverse_markdown-0.5.0

- old
+ new

@@ -1,12 +1,11 @@ rvm: - - 1.9.2 - - 1.9.3 - 2.0.0 + - 2.1.0 + - 2.1.1 script: "bundle exec rake spec" notifications: disabled: false recipients: - xijo@gmx.de - - code@harlantwood.net