Sha256: db51758c65087e9f5ae48a600391bc28a47ce11a0da4f6ed86b0924d51b2ccef

Contents?: true

Size: 297 Bytes

Versions: 1

Compression:

Stored size: 297 Bytes

Contents

language: ruby

before_install:
  - gem install bundler

after_success:
  - bundle exec danger

rvm:
  - 2.5.7
  - 2.6.5
  - 2.7.0
  - ruby-head
  - jruby-head

matrix:
  fast_finish: true

  include:
    - rvm: 2.4.9

  allow_failures:
    - rvm: 2.4.9
    - rvm: ruby-head
    - rvm: jruby-head

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
grape-entity-0.8.0 .travis.yml