Sha256: 73fb069414251349c6542db17a9dcc440a8a822e3713d8687ab616857554f07a

Contents?: true

Size: 286 Bytes

Versions: 4

Compression:

Stored size: 286 Bytes

Contents

language: ruby
sudo: false
cache: bundler
rvm:
  - 2.6.5
  - 2.5.7
  - 2.4.9
  - jruby-9.2.9.0
  - ruby-head
  - jruby-head
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true
before_install:
  - gem update --system
  - gem install bundler -v 2.0.2

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
candy_check-0.4.0 .travis.yml
candy_check-0.3.0 .travis.yml
candy_check-0.2.1 .travis.yml
candy_check-0.2.0 .travis.yml