Sha256: ae37bd7af11a593af915fdeb08ba1a32a767a473a1549b8dc3a188cd3aee49ec

Contents?: true

Size: 341 Bytes

Versions: 1

Compression:

Stored size: 341 Bytes

Contents

machine:
  ruby:
    version: 2.0.0-p353

test:
  pre:
    - bundle exec rubocop:
        parallel: true
        files:
          - config.ru
          - Rakefile
          - app/**/*.rb
          - lib/**/*.rb
          - spec/**/*.rb
  override:
    - bundle exec rspec:
        parallel: true
        files:
          - spec/**/*_spec.rb

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ibandit-0.1.0 circle.yml