Skip to content

Commit

Permalink
appveyor.yml: Allow <100% coverage
Browse files Browse the repository at this point in the history
Related to coala/meta#117
  • Loading branch information
jayvdb authored and ZamaSharik committed Nov 15, 2018
1 parent 1b5ee7d commit 7903f35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ test_script:
# which defaults to CRLF on Windows, and Appveyor CI ignores .gitattributes
# http://help.appveyor.com/discussions/problems/5687-gitattributes-changes-dont-have-any-effect
- unix2dos tests/java/test_files/CheckstyleGood.java
- sed -i '/fail_under/d' setup.cfg
# Clang DLLs x64 were nowadays installed, but the x64 version hangs, so we
# exclude according tests. See https://github.com/appveyor/ci/issues/495 and
# https://github.com/appveyor/ci/issues/688
Expand Down

0 comments on commit 7903f35

Please sign in to comment.