Sha256: 506129f19ee982a470e664895dabe9ad821bee83095aa2b684d3c5bee89d757d

Contents?: true

Size: 208 Bytes

Versions: 5

Compression:

Stored size: 208 Bytes

Contents

language: ruby
rvm:
  - 2.4.0
  - 2.3.3
  - 2.2.6
before_install:
  # Workaround for https://github.com/sickill/rainbow/issues/48
  - gem update --system
script:
  - bundle exec rubocop
  - bundle exec rspec

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
salsify_rubocop-0.48.1 .travis.yml
salsify_rubocop-0.48.0 .travis.yml
salsify_rubocop-0.47.2 .travis.yml
salsify_rubocop-0.47.1 .travis.yml
salsify_rubocop-0.47.1.rc0 .travis.yml