Sha256: c9c43c7b1799a747c2f3157b7cecae268c2ce0dc5eee049f3d892e41d9e8252c

Contents?: true

Size: 225 Bytes

Versions: 9

Compression:

Stored size: 225 Bytes

Contents

dependencies:
  pre:
    - gem update --system
    - gem update bundler
test:
  override:
    - bundle exec rake
<%- if config.dig(:generate, :code_climate) -%>
  post:
    - bundle exec codeclimate-test-reporter
<%- end -%>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
gemsmith-11.0.1 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-11.0.0 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-10.4.2 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-10.4.1 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-10.4.0 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-10.3.0 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-10.2.0 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-10.1.0 lib/gemsmith/templates/%gem_name%/circle.yml.tt
gemsmith-10.0.0 lib/gemsmith/templates/%gem_name%/circle.yml.tt