Sha256: ff6b200ca7153da547299e63ef5e774da914c1ac2a889163941cd9c27da6143d
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
language: ruby env: global: - JRUBY_OPTS=--2.0 rvm: - 2.0.0 - 2.1.0 - jruby <%- if config[:rails] -%> gemfile: - gemfiles/rails-4.1.x.gemfile <%- end -%> script: bundle exec rspec spec
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gemsmith-5.0.0 | lib/gemsmith/templates/%gem_name%/.travis.yml.tt |