Sha256: a7a63561b55461f2c312e13a55f1a980c2225610dc485804bd87f9f3d087f359
Contents?: true
Size: 669 Bytes
Versions: 1
Compression:
Stored size: 669 Bytes
Contents
language: ruby dist: trusty sudo: required cache: bundler bundler_args: --without benchmarks tools script: - bundle exec rake before_install: - gem update --system after_success: - '[ -d coverage ] && bundle exec codeclimate-test-reporter' rvm: - 2.3.6 - 2.4.3 - 2.5.0 - jruby-9.1.15.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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-types-0.13.4 | .travis.yml |