Sha256: 6f92ea2bf6bfe00b3cb985337f700ad993ee4f1a44d1f7529f05112f85c99df8

Contents?: true

Size: 368 Bytes

Versions: 2

Compression:

Stored size: 368 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=BriefSummary,Coveralls
    - rvm: ruby-head
    - rvm: truffleruby
    - rvm: jruby-head
      env: JRUBY_OPTS="--debug -X+O"
  allow_failures:
    - rvm: ruby-head
    - rvm: truffleruby
    - rvm: jruby-head

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
async-pool-0.2.0 .travis.yml
async-pool-0.1.0 .travis.yml