Sha256: 39f6744611b9caccb1fde6117d40727a661ea013f8fe0941ba89d66cddedb206
Contents?: true
Size: 731 Bytes
Versions: 1
Compression:
Stored size: 731 Bytes
Contents
language: ruby dist: trusty sudo: required cache: bundler bundler_args: --without benchmarks tools after_success: - '[ "$TRAVIS_RUBY_VERSION" = "2.3.1" ] && [ "$TRAVIS_BRANCH" = "master" ] && bundle exec codeclimate-test-reporter' script: - bundle exec rake rvm: - 2.1 - 2.2 - 2.3 - jruby-9.1.5.0 - rbx-3 env: global: - COVERAGE=true - JRUBY_OPTS='--dev -J-Xmx1024M' matrix: allow_failures: - rvm: rbx-3 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.9.3 | .travis.yml |