Sha256: 5b4da532fe4d303e7d5e09b16fbcdb9817398283625cba079a291ca7075f0863

Contents?: true

Size: 333 Bytes

Versions: 3

Compression:

Stored size: 333 Bytes

Contents

language: ruby
dist: xenial
cache: bundler

matrix:
  include:
    - rvm: 2.3
    - rvm: 2.4
    - rvm: 2.5
    - rvm: 2.6
    - rvm: 2.6
      env: COVERAGE=PartialSummary,Coveralls
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: truffleruby
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
    - rvm: truffleruby

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
covered-0.13.1 .travis.yml
covered-0.13.0 .travis.yml
covered-0.12.0 .travis.yml