Skip to content

Commit

Permalink
add rubocop with rails config 1
Browse files Browse the repository at this point in the history
  • Loading branch information
salkar committed Feb 11, 2018
1 parent 0301bfa commit 56b4925
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 @@ -23,6 +23,6 @@ before_script:
- bundle exec rake db:migrate
script:
- bundle exec rspec
- bundle exec rubocop
- rubocop
after_script:
- ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT; fi

0 comments on commit 56b4925

Please sign in to comment.