Sha256: 718b1a110ff0f06b2413535b4a9457731fcc6697b29712b3e22da35361f17870

Contents?: true

Size: 305 Bytes

Versions: 2

Compression:

Stored size: 305 Bytes

Contents

test:
  override:
    - rake spec:without_features spec:features
  post:
    - bundle exec guard-jasmine

deployment:
  acceptance:
    branch: master
    commands:
      - ./bin/deploy.sh app-prototype-acceptance

  production:
    branch: production 
    commands:
      - ./bin/deploy.sh app-prototype

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
raygun-0.0.34 rails_40/circle.yml
raygun-0.0.34.pre2 rails_40/circle.yml