Skip to content

Commit

Permalink
Do not run rubocop on Travis
Browse files Browse the repository at this point in the history
In order to maintain consistency with other Solidus extensions,
we won't run rubocop on Travis anymore
  • Loading branch information
aitbw committed Jan 25, 2019
1 parent 735548e commit 326e70b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ before_script:
- bundle exec rake test_app

script:
- bundle exec rubocop
- bundle exec rspec

rvm:
Expand Down

0 comments on commit 326e70b

Please sign in to comment.