Skip to content

Commit

Permalink
T-60 Add Rubocop to Travis CI (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
marian13 committed Jul 29, 2020
1 parent 2ba8cc6 commit a220937
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 @@ -17,5 +17,6 @@ rvm:
- 2.7.0

script:
- bundle exec rubocop
- bundle exec rspec
- bundle exec bundle-audit check --update

0 comments on commit a220937

Please sign in to comment.