Sha256: bd3055aee157e069e8cd2350c60b9746b0f0094889fe6d2689f1f0b1cf11df13
Contents?: true
Size: 462 Bytes
Versions: 2
Compression:
Stored size: 462 Bytes
Contents
language: ruby sudo: false cache: bundler script: 'bundle exec rake test:coverage --trace' before_install: - gem install bundler rvm: - 2.3.3 - 2.4.0 - 2.5.0 - 2.6.2 - ruby-head - jruby-head - rbx-3 matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: rbx-3 notifications: webhooks: urls: - https://webhooks.gitter.im/e/a44b19cc5cf6db25fa87 on_success: change on_failure: always on_start: never
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
r_spec-0.3.3 | .travis.yml |
r_spec-0.3.2 | .travis.yml |