Sha256: b5bcf6805199dc7854b4f002fbe4bc709a4156a1cc0646851a185db77fdf89af

Contents?: true

Size: 218 Bytes

Versions: 1

Compression:

Stored size: 218 Bytes

Contents

language: ruby
rvm:
  - 2.5.0
  - 2.4.3
  - 2.3.6
  - 2.2.9
before_install:
  # Workaround for https://github.com/sickill/rainbow/issues/48
  - gem update --system
script:
  - bundle exec rubocop
  - bundle exec rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
salsify_rubocop-0.52.1 .travis.yml