Sha256: 198b4d4b84050f8c589fcc70083212162035658fdbbb1fb025c597dcf067ccd6

Contents?: true

Size: 299 Bytes

Versions: 5

Compression:

Stored size: 299 Bytes

Contents

dependencies:
  pre:
    - gem install bundler

test:
  pre:
    - bundle exec rubocop
  override:
    - bundle exec rspec -r rspec_junit_formatter --format progress --format RspecJunitFormatter -o $CIRCLE_TEST_REPORTS/rspec/junit.xml:
        parallel: true
        files:
          - spec/**/*.rb

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
git_local-0.0.9 circle.yml
git_local-0.0.8 circle.yml
git_local-0.0.7 circle.yml
git_local-0.0.6 circle.yml
git_local-0.0.5 circle.yml