.travis.yml in dragonfly_svg-0.0.3 vs .travis.yml in dragonfly_svg-0.0.4

- old
+ new

@@ -1,12 +1,12 @@ language: ruby cache: bundler script: 'bundle exec rake' rvm: - - 1.9.3 + - 2.2.2 notifications: email: recipients: - tomas.celizna@gmail.com on_failure: change - on_success: never \ No newline at end of file + on_success: never