Sha256: 0e09a5bd2e7f37dfae968aaf01e13604a738ebbd38e0384d1d296645735e82b9

Contents?: true

Size: 314 Bytes

Versions: 2

Compression:

Stored size: 314 Bytes

Contents

language: ruby
sudo: false

os:
  - linux
  - osx

rvm:
  - '2.4'
  - '2.5'
  - '2.6'
  - '2.7'
  - ruby-head

matrix:
  allow_failures:
    - rvm: ruby-head
  include:
    - rvm: jruby
      os: linux
      env: MINIMAL_SUPPORT=1
    - rvm: truffleruby
      os: linux
      env: MINIMAL_SUPPORT=1
script: bin/ci

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
bootsnap-1.4.7 .travis.yml
bootsnap-1.4.7-java .travis.yml