Sha256: 4e1d034be60144604a4392a7a82b475d294d2cbaee1299121c951055d7fcb3d7

Contents?: true

Size: 378 Bytes

Versions: 5

Compression:

Stored size: 378 Bytes

Contents

language: ruby
dist: xenial
cache: bundler

matrix:
  include:
    - rvm: 2.4
    - rvm: 2.5
    - rvm: 2.6
    # - rvm: 2.6
    #   os: osx
    - rvm: 2.6
      env: COVERAGE=BriefSummary,Coveralls
    - rvm: 2.7
    - rvm: truffleruby
    - rvm: jruby-head
      env: JRUBY_OPTS="--debug -X+O"
    - rvm: ruby-head
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
async-container-0.16.4 .travis.yml
async-container-0.16.3 .travis.yml
async-container-0.16.2 .travis.yml
async-container-0.16.1 .travis.yml
async-container-0.16.0 .travis.yml