Sha256: 2fc61af88cbf21df973d842d097b4a1e8a608c14576573bcc63fa49014d37a66

Contents?: true

Size: 423 Bytes

Versions: 3

Compression:

Stored size: 423 Bytes

Contents

language: ruby
env:
  - TESTMEMORY=0 GCDELAY=2.0
rvm:
  - 2.4
  - 2.5
  - 2.6
script:
  - bundle exec rake
  - bundle exec codeclimate-test-reporter
notifications:
  email:
    recipients:
      - fhir-testing-list@lists.mitre.org
    on_failure: change
addons:
  code_climate:
    repo_token: 0230b3379581b30743b7b4355d7394e427648e604d19a2aba987956201eee290
before_install:
  - gem update --system
  - gem install bundler

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_dstu2_models-1.0.10 .travis.yml
fhir_dstu2_models-1.0.9 .travis.yml
fhir_dstu2_models-1.0.8 .travis.yml