.travis.yml in shaped-0.7.0 vs .travis.yml in shaped-0.7.1
- old
+ new
@@ -8,7 +8,7 @@
notifications:
email:
on_success: never
on_failure: always
script:
- - bin/rubocop $(git ls-tree -r HEAD --name-only) --force-exclusion --format clang
+ - bin/rubocop --format clang
- bin/rspec