Sha256: eeb7584fc19a36c9a92643a9d26fb6ca58cbcc0cab0faa6ae42f06755837a471

Contents?: true

Size: 360 Bytes

Versions: 1

Compression:

Stored size: 360 Bytes

Contents

language: ruby
sudo: false
cache: bundler
rvm:
  - 2.5.1
  - 2.4.4
  - 2.4.1
  - 2.3.7
  - 2.2
  - 2.1
  - 2.0
  - ruby-head
  - jruby-1.7.26
  - jruby-head
env:
  global:
    - JRUBY_OPTS="--2.0"
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
before_install:
  - gem update --system
  - gem install bundler -v 1.16.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
candy_check-0.1.2 .travis.yml