Commit bad11edea3271a65b8d476c0a90784f39cec781b

Martin Mitas 2017-08-31T14:49:18

Fix path in codecov.yml

1
2
3
4
5
6
7
8
9
10
diff --git a/codecov.yml b/codecov.yml
index 4585f76..9cb19ea 100644
--- a/codecov.yml
+++ b/codecov.yml
@@ -1,4 +1,4 @@
 # YAML definition for codecov.io code coverage reports.
 
 ignore:
-    - "test"
+    - "md2html"