Sha256: e737af6e3dc1050546d23cce15acbb965e0309c4487353fc7f47db86d60a0f09
Contents?: true
Size: 560 Bytes
Versions: 3
Compression:
Stored size: 560 Bytes
Contents
language: ruby dist: trusty sudo: required cache: bundler bundler_args: --without sql benchmarks console tools script: "bundle exec rake ci" after_success: - '[ "${TRAVIS_JOB_NUMBER#*.}" = "1" ] && [ "$TRAVIS_BRANCH" = "master" ] && bundle exec codeclimate-test-reporter' rvm: - 2.4.0 - 2.3 - 2.2 - rbx-3 - jruby env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' - COVERAGE='true' notifications: webhooks: urls: - https://webhooks.gitter.im/e/19098b4253a72c9796db on_success: change on_failure: always on_start: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dry-monitor-0.0.3 | .travis.yml |
dry-monitor-0.0.2 | .travis.yml |
dry-monitor-0.0.1 | .travis.yml |