Sha256: 973f111719fbf010a33717d6acaf90e6456dc548f28e8757d715f92b3955c15f

Contents?: true

Size: 269 Bytes

Versions: 3

Compression:

Stored size: 269 Bytes

Contents

language: ruby

rvm:
  - 2.1
  - 2.0.0
  - 1.9
  
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

3 entries across 3 versions & 1 rubygems

Version Path
simplecov-cobertura-1.0.2 shippable.yml
simplecov-cobertura-1.0.1 shippable.yml
simplecov-cobertura-1.0.0 shippable.yml