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

- old
+ new

@@ -4,6 +4,6 @@ - 2.1.0 <%- if config[:rails] -%> gemfile: - gemfiles/rails-4.1.x.gemfile <%- end -%> -script: bundle exec rspec spec +script: bundle exec rake