Sha256: 80d1099681a62638a85c8d7d94d407d96eb179531b66664843c9137261f02d8b

Contents?: true

Size: 454 Bytes

Versions: 3

Compression:

Stored size: 454 Bytes

Contents

language: ruby

before_install:
  - gem i bundler

bundler_args: --without benchmark --jobs=3 --retry=3

matrix:
  include:
    - rvm: 2.5.7
    - rvm: 2.6.5
    - rvm: 2.7.0
    - rvm: jruby-9.2.9.0
      env: JRUBY_OPTS=--debug
      jdk: openjdk8
    - rvm: ruby-head
    - rvm: jruby-head
      env: JRUBY_OPTS=--debug
      jdk: openjdk8
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
      env: JRUBY_OPTS=--debug
  fast_finish: true

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/simplecov-html-0.12.3/.travis.yml
op_connect-0.1.2 vendor/bundle/ruby/3.1.0/gems/simplecov-html-0.12.3/.travis.yml
simplecov-html-0.12.3 .travis.yml