summaryrefslogtreecommitdiff
path: root/.codecov.yml
diff options
context:
space:
mode:
authorDaniel <dmoody256@gmail.com>2019-01-20 10:28:00 -0600
committerDaniel <dmoody256@gmail.com>2019-01-20 10:28:00 -0600
commit43e2b06f2f5da6ba275647079c992581c025bce7 (patch)
treeaec26dd08213f90c4853429748e78c98de344393 /.codecov.yml
parent55b1e9a31f6f0e463991050a9499498c9cacdf21 (diff)
downloadscons-git-43e2b06f2f5da6ba275647079c992581c025bce7.tar.gz
switch badge to scons repo, fix mispelling, commented out linux on appveyor
Diffstat (limited to '.codecov.yml')
-rw-r--r--.codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codecov.yml b/.codecov.yml
index 9c51cebfc..9ea78f520 100644
--- a/.codecov.yml
+++ b/.codecov.yml
@@ -5,7 +5,7 @@ codecov:
ignore:
# ignore test files in the source
- # this is redundent and should not be in the report anyways
+ # this is redundant and should not be in the report anyways
# because the coveragerc file ignores them
- "*Test.py"
- "setup.py"