Skip to content

Commit

Permalink
[#26] Fix incorrect path to RuboCop config in Travis CI config file
Browse files Browse the repository at this point in the history
  • Loading branch information
spadarjauhien committed Oct 4, 2017
1 parent bc1ad04 commit 7dbda7f
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 @@ -6,4 +6,4 @@ rvm:
- 2.4.1
script:
- bin/rake test
- bin/rubocop -c rubocop.yml
- bin/rubocop -c .rubocop.yml

0 comments on commit 7dbda7f

Please sign in to comment.