Sha256: a1adc10090901fca8f9b1ca42ce1dd3de1e4913d4b4930a06578cc65c77a3f69
Contents?: true
Size: 594 Bytes
Versions: 1
Compression:
Stored size: 594 Bytes
Contents
language: ruby cache: bundler bundler_args: --without benchmarks console tools script: "bundle exec rake ci" before_install: gem update --system after_success: - '[ "${TRAVIS_JOB_NUMBER#*.}" = "1" ] && [ "$TRAVIS_BRANCH" = "master" ] && bundle exec codeclimate-test-reporter' rvm: - 2.5.0 - 2.4.3 - 2.3.6 - jruby-9.1.9.0 - truffleruby matrix: allow_failures: - rvm: truffleruby env: global: - COVERAGE='true' notifications: webhooks: urls: - https://webhooks.gitter.im/e/19098b4253a72c9796db on_success: change on_failure: always on_start: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dry-events-0.1.1 | .travis.yml |