Sha256: 571303753e2be66bc42fe395aea9005e06d41c789692af25f160e1af5158bf8e

Contents?: true

Size: 322 Bytes

Versions: 5

Compression:

Stored size: 322 Bytes

Contents

language: ruby

rvm:
  - ruby-head
  - 2.3.0
  - 2.2.0
  - 2.1.5
  - 2.0.0
  - 1.9.3
  - jruby-19mode

env:
  - CI_REPORTS=shippable/testresults COVERAGE_REPORTS=shippable/codecoverage
  
cache: true
  
notifications:
  email:
    recipients:
      - jbowes@dashingrocket.com
    on_success: change
    on_failure: always

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
simplecov-cobertura-1.1.0 shippable.yml
simplecov-cobertura-1.1.0.beta.1 shippable.yml
simplecov-cobertura-1.0.4 shippable.yml
simplecov-cobertura-1.0.3 shippable.yml
simplecov-cobertura-1.0.3.beta.4 shippable.yml