Sha256: f70e13c9102fc7c694cc13a3c73eabf64feb22cce41bd2dda74b38f02f16c3f7

Contents?: true

Size: 237 Bytes

Versions: 2

Compression:

Stored size: 237 Bytes

Contents

language: ruby
script:
  - bundle exec rspec
matrix:
  fast_finish: true
  include:
  - rvm: 2.7.0
    install:
      - bundle install
  - rvm: 3.0.0
    install:
      - bundle install
  - rvm: 3.3.0
    install:
      - bundle install

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
honey_format-0.27.0 .travis.yml
honey_format-0.26.0 .travis.yml