Sha256: 4254526011fcf5603f9137e87d3c2b1bd55f17b10304bf9e6a0c6eaa9196a090

Contents?: true

Size: 529 Bytes

Versions: 5

Compression:

Stored size: 529 Bytes

Contents

language: ruby
cache: bundler
bundler_args: --without benchmarks console tools
script: "bundle exec rake ci"
before_install: gem update --system
after_success:
  - '[ "${TRAVIS_JOB_NUMBER#*.}" = "1" ] && [ "$TRAVIS_BRANCH" = "master" ] && bundle exec codeclimate-test-reporter'
rvm:
  - 2.5.0
  - 2.4.3
  - 2.3.6
  - jruby-9.1.9.0
env:
  global:
    - COVERAGE='true'
notifications:
  webhooks:
    urls:
      - https://webhooks.gitter.im/e/19098b4253a72c9796db
    on_success: change
    on_failure: always
    on_start: false

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
dry-monitor-0.2.0 .travis.yml
dry-monitor-0.1.2 .travis.yml
dry-monitor-0.1.1 .travis.yml
dry-monitor-0.1.0 .travis.yml
dry-events-0.1.0 .travis.yml