Sha256: 9b41817986accc1c070e37e0de1a6d230909e6f90847d633a485c17e913a5f33
Contents?: true
Size: 1.1 KB
Versions: 61
Compression:
Stored size: 1.1 KB
Contents
rspec: name: 'RSPec tests' run-on: - type: branch include-match: ^.*$ context: task-defaults: ports: CAPYBARA_PORT: inet_address: "localhost" min: 8000 max: 8999 PHANTOMJS_PORT: inet_address: "localhost" min: 44600 max: 44999 scripts: rspec: start-when: - script: bundle - script: ruby-version - script: tmp-cache _cider-ci_include: - cider-ci/scripts/bundle.yml - cider-ci/scripts/tmp-cache.yml - cider-ci/scripts/ruby-version.yml - cider-ci/scripts/rspec.yml trial-attachments: logs: include-match: log\/.*\.log$ content-type: text/plain image-screenshots: include-match: tmp\/capybara\/.*\.png$ content-type: image/png html-screenshots: include-match: tmp\/capybara\/.*\.html$ content-type: text/html _cider-ci_generate-tasks: include-match: spec/.*_spec.rb exclude-match: spec/support/shared/*
Version data entries
61 entries across 61 versions & 3 rubygems