.travis.yml in salsify_rubocop-0.48.1 vs .travis.yml in salsify_rubocop-0.52.1

- old
+ new

@@ -1,9 +1,10 @@ language: ruby rvm: - - 2.4.0 - - 2.3.3 - - 2.2.6 + - 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