Sha256: 75bd7911240e093d7053f716a72664bb8ec5abc97460bef76bd46a1e24e864dc

Contents?: true

Size: 380 Bytes

Versions: 1

Compression:

Stored size: 380 Bytes

Contents

language: ruby
cache: bundler
rvm:
  - 2.4.5
  - 2.5.3
  - ruby-head
gemfile:
  - gemfiles/rubocop_0.49.0.gemfile # The oldest version in the supported versions
  - gemfiles/rubocop_0.61.1.gemfile # The newest version in the supported versions
  - gemfiles/rubocop_head.gemfile
matrix:
  include:
  allow_failures:
    - gemfile: gemfiles/rubocop_head.gemfile
  fast_finish: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gry-0.7.0 .travis.yml