Sha256: c6a03f4141f8a4f2b0556761dbc2284ed1cad741d98f59536f663a4915a03273

Contents?: true

Size: 340 Bytes

Versions: 3

Compression:

Stored size: 340 Bytes

Contents

language: ruby
rvm:
  - "2.1.10"
  - "2.2.5"
  - "2.3.1"
script:
  - bundle exec rake test
  - bundle exec codeclimate-test-reporter
notifications:
  email:
    recipients:
      - healthcare-ci@googlegroups.com
    on_failure: change
addons:
  code_climate:
    repo_token: 0230b3379581b30743b7b4355d7394e427648e604d19a2aba987956201eee290

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-1.8.2 .travis.yml
fhir_models-1.8.1 .travis.yml
fhir_models-1.8.0 .travis.yml