lib/gemsmith/templates/%gem_name%/.travis.yml.tt in gemsmith-5.4.0 vs lib/gemsmith/templates/%gem_name%/.travis.yml.tt in gemsmith-5.5.0

- old
+ new

@@ -5,5 +5,7 @@ <%- if config[:rails] -%> gemfile: - gemfiles/rails-4.1.x.gemfile <%- end -%> script: bundle exec rake +notifications: + email: false