Skip to content

Commit

Permalink
Run rubocop as part of the CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
bess committed Apr 5, 2017
1 parent 7c68876 commit 9b6e4a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ sudo: false
rvm:
- 2.3.3
- 2.3.4
script:
- bundle exec rake spec
- bundle exec rubocop

0 comments on commit 9b6e4a1

Please sign in to comment.