Sha256: 950edbf5339c42153b675ab1b7eefc1a6737896c3040ab808c0e3ecd99488a6b

Contents?: true

Size: 370 Bytes

Versions: 3

Compression:

Stored size: 370 Bytes

Contents

language: ruby
rvm:
  - "2.0.0"
  - "2.1.10"
  - "2.2.5"
  - "2.3.1"
before_install:
  - gem install bundler
services: mongodb
script: bundle exec rake test
notifications:
  email:
    recipients:
      - healthcare-ci@googlegroups.com
    on_failure: change
addons:
    code_climate:
        repo_token: ac1640edaefa720557e56bfaba4e09808559d7d61812f96d58ea4aa5f4669738

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_client-1.6.9 .travis.yml
fhir_client-1.6.8 .travis.yml
fhir_client-1.6.7 .travis.yml