Sha256: 42ec4bf54dcf409242ad557e195b82b9008c64e7de24ffb5762a088f25104b0e
Contents?: true
Size: 435 Bytes
Versions: 2
Compression:
Stored size: 435 Bytes
Contents
os: linux dist: bionic language: ruby cache: 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.4.10 - 2.5.8 - 2.6.6 - 2.7.1 - ruby-head - jruby-9.2.13.0 jobs: allow_failures: - rvm: ruby-head - rvm: jruby-9.2.13.0 fast_finish: true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
coveralls_reborn-0.18.0 | .travis.yml |
coveralls_reborn-0.17.0 | .travis.yml |