Skip to content

Commit

Permalink
add rubocop linking to travis ci configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Nov 26, 2020
1 parent f0b0339 commit c43c094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ before_script:
- ./cc-test-reporter before-build

script:
- bundle exec rubocop
- bundle exec rspec spec
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
Expand Down

0 comments on commit c43c094

Please sign in to comment.