Sha256: 1ab92a743382e36c66a00a84a054fc7667320a77da7a0ac4d2604125ca452793
Contents?: true
Size: 598 Bytes
Versions: 1
Compression:
Stored size: 598 Bytes
Contents
language: ruby cache: bundler bundler_args: --without tools after_success: - '[ -d coverage ] && bundle exec codeclimate-test-reporter' rvm: - 2.6.2 - 2.5.5 - 2.4.5 - 2.3.8 - jruby-9.2.6.0 - truffleruby matrix: allow_failures: - rvm: truffleruby env: global: - COVERAGE=true notifications: email: false webhooks: urls: - https://webhooks.gitter.im/e/19098b4253a72c9796db on_success: change # options: [always|never|change] default: always on_failure: always # options: [always|never|change] default: always on_start: false # default: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-auto_inject-0.6.1 | .travis.yml |