Sha256: 5050c4cf4c983e636b2da8139c265e9050419f7c67e0af791950b6271fce0839
Contents?: true
Size: 624 Bytes
Versions: 3
Compression:
Stored size: 624 Bytes
Contents
language: ruby dist: trusty sudo: required cache: bundler bundler_args: --without benchmarks tools after_success: - '[ -d coverage ] && bundle exec codeclimate-test-reporter' script: - bundle exec rake rvm: - 2.2 - 2.3 - 2.4.1 - jruby-9.1.5.0 env: global: - COVERAGE=true - JRUBY_OPTS='--dev -J-Xmx1024M' 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dry-validation-0.11.2 | .travis.yml |
dry-validation-0.11.1 | .travis.yml |
dry-validation-0.11.0 | .travis.yml |