Sha256: 393a7d778983ebd7b6569418277b56148afb1f6e0a562597624edbf8e10811a8

Contents?: true

Size: 280 Bytes

Versions: 15

Compression:

Stored size: 280 Bytes

Contents

machine:
  timezone:
    America/New_York
  environment:
    RACK_ENV: test
test:
  override:
    - bundle exec bundle-audit check --update
    - bundle exec rubocop
    - bundle exec rspec --format RspecJunitFormatter --out $CIRCLE_TEST_REPORTS/junit/rspec.xml --format progress

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
lightspeed_restaurant-3.3.2 circle.yml
lightspeed_restaurant-3.3.1 circle.yml
lightspeed_restaurant-3.3.0 circle.yml
lightspeed_restaurant-3.2.0 circle.yml
lightspeed_restaurant-3.1.0 circle.yml
lightspeed_restaurant-3.0.0 circle.yml
lightspeed_restaurant-2.0.0 circle.yml
lightspeed_restaurant-1.1.2 circle.yml
lightspeed_restaurant-1.1.1 circle.yml
lightspeed_restaurant-1.1.0 circle.yml
lightspeed_restaurant-1.0.0 circle.yml
lightspeed_restaurant-0.3.0 circle.yml
lightspeed_restaurant-0.2.0 circle.yml
lightspeed_restaurant-0.1.5 circle.yml
lightspeed_restaurant-0.1.4 circle.yml