Browse Source

add codecov.yml ignore output tests

Xargin 8 years ago
parent
commit
ca6a524d4f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .codecov.yml

+ 3 - 0
.codecov.yml

@@ -0,0 +1,3 @@
+codecov:
+    ignore:
+        - "output_tests"