Sha256: 8eee78365ee171680ca65d39e2b186d7fdd89b43c8ca2a50ac6884fb2fb4ae91
Contents?: true
Size: 539 Bytes
Versions: 5
Compression:
Stored size: 539 Bytes
Contents
language: ruby dist: trusty sudo: required cache: bundler bundler_args: --without tools script: "bundle exec rake spec" after_success: - '[ -d coverage ] && bundle exec codeclimate-test-reporter' rvm: - 2.2.6 - 2.3.3 - 2.4.0 - rbx-3 - jruby-9.1.5.0 env: global: - JRUBY_OPTS='--dev -J-Xmx1024M' - COVERAGE='true' matrix: allow_failures: - rvm: rbx-3 notifications: webhooks: urls: - https://webhooks.gitter.im/e/39e1225f489f38b0bd09 on_success: change on_failure: always on_start: false
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
rom-yaml-2.0.0.rc1 | .travis.yml |
rom-yaml-2.0.0.beta1 | .travis.yml |
rom-yaml-1.0.1 | .travis.yml |
rom-yaml-1.0.0 | .travis.yml |
rom-yaml-1.0.0.beta1 | .travis.yml |