Sha256: e5fc3575d50b510253fad5ba77c2ecb0b0c25d63c9dd96268bc51c3311b0fd32

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

language: ruby
rvm:
  - "2.1"
  - "2.2"
  - "2.3"
  - "2.4"
  - "2.5.8"
  - "2.6.6"
  - "2.7.1"
  - ruby-head
  - jruby-head
cache: bundler
after_script: bundle exec codeclimate-test-reporter
matrix:
  allow_failures:
    - rvm: ruby-head
    - rvm: jruby-head
  fast_finish: true

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
more_core_extensions-4.3.0 .travis.yml
more_core_extensions-4.2.0 .travis.yml