Sha256: eae9e43fff4dc8d215bbe7cb6663376d0d2cda5d4d405703792be029df96452a
Contents?: true
Size: 579 Bytes
Versions: 3
Compression:
Stored size: 579 Bytes
Contents
language: ruby sudo: false cache: bundler bundler_args: --without tools script: - bundle exec rake spec after_success: - '[ -d coverage ] && bundle exec codeclimate-test-reporter' rvm: - 2.1 - 2.2 - 2.3.1 - rbx - jruby-9.1.5.0 matrix: allow_failures: - rvm: rbx 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-system-0.7.1 | .travis.yml |
dry-system-0.7.0 | .travis.yml |
dry-system-0.6.0 | .travis.yml |