Sha256: 4e1d75c33c4dc05b780c38904db9b664e6bd7e9aef31f081c8bf2323edbc9b00

Contents?: true

Size: 430 Bytes

Versions: 1

Compression:

Stored size: 430 Bytes

Contents

language: ruby
env:
  - TESTMEMORY=0 GCDELAY=2.0
rvm:
  - 2.2
  - 2.3
  - 2.4
  - 2.5
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 update bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fhir_models-3.0.3 .travis.yml