Sha256: 26a2c764bae803da58614a1d7d037c102d30e24b9f6a33fd7022b3e9bdafc3d9
Contents?: true
Size: 476 Bytes
Versions: 3
Compression:
Stored size: 476 Bytes
Contents
language: ruby cache: bundler before_install: - gem update --system - gem install bundler env: global: # --dev improves JRuby startup time # --debug reports proper coverage to SimpleCov # See https://github.com/jruby/jruby/wiki/Improving-startup-time - JRUBY_OPTS="--dev --debug" rvm: - 2.3.8 - 2.4.6 - 2.5.5 - 2.6.3 - ruby-head - jruby-9.2.7.0 matrix: allow_failures: - rvm: ruby-head - rvm: jruby-9.2.7.0 fast_finish: true
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
coveralls_reborn-0.13.2 | .travis.yml |
coveralls_reborn-0.13.1 | .travis.yml |
coveralls_reborn-0.13.0 | .travis.yml |