Sha256: f8fda121fe7cfd426f7ea0e5b887321ac430ca17ed12649557482c1f321747ec

Contents?: true

Size: 404 Bytes

Versions: 1

Compression:

Stored size: 404 Bytes

Contents

language: ruby
dist: xenial
cache: bundler

matrix:
  include:
    - rvm: 2.4
    - rvm: 2.5
    - rvm: 2.6
    - rvm: 2.6
      gemfile: gems/event.gemfile
    - rvm: 2.6
      env: COVERAGE=PartialSummary,Coveralls
    - rvm: jruby-head
      env: JRUBY_OPTS="--debug -X+O"
    - rvm: truffleruby
    - rvm: ruby-head
  allow_failures:
    - rvm: truffleruby
    - rvm: ruby-head
    - rvm: jruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
async-rest-0.12.0 .travis.yml