Skip to content

Commit

Permalink
Change Travis rubocop test
Browse files Browse the repository at this point in the history
  • Loading branch information
reabiliti committed Feb 23, 2019
1 parent 860a844 commit 4d0be3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ matrix:
- rvm: 2.5.3
name: 'RuboCop (for changed files)'
script:
- echo "$(git --no-pager diff --name-only $TRAVIS_COMMIT_RANGE)" | xargs bundle exec rubocop "$@"
- bin/cop

- rvm: 2.5.3
name: 'Perform DB setup (with seeds)'
Expand Down

0 comments on commit 4d0be3b

Please sign in to comment.