diff --git a/.coveragerc b/.coveragerc index 39ae20ac6..ea79190ae 100644 --- a/.coveragerc +++ b/.coveragerc @@ -12,5 +12,3 @@ exclude_lines = # Don't complain about debug code if Image.DEBUG: if DEBUG: - # Don't complain about Windows code as Travis is Linux - if sys.platform == "win32":