Skip to content

Commit

Permalink
Try to make Travis run Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
MXfive committed Mar 20, 2020
1 parent 6b2a02f commit 106f427
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,5 @@ rvm:
- 2.6
- 2.7

before_install:
- git clone https://github.com/TravisToolbox/rubocop-travis.git
install:
- ./rubocop-travis/install.sh
script:
- ./rubocop-travis/scan.sh
- bundle exec rubocop

0 comments on commit 106f427

Please sign in to comment.