Skip to content

Commit

Permalink
Unfix tests for unix linebreaks on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Cartoixa committed Mar 4, 2016
1 parent 119ddd1 commit debf1a6
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 @@ -4,4 +4,4 @@ node_js:
- "4"
- "node"
script:
- npm run lint -- --rule linebreak-style:[2,unix] --quiet
- npm run lint -- --rule no-console:0

0 comments on commit debf1a6

Please sign in to comment.