dmd/.codecov.yml
2016-08-03 17:40:49 -04:00

11 lines
264 B
YAML

# Documentation: https://github.com/codecov/support/wiki/codecov.yml
codecov:
# CodeCov should only wait for CI's that run coverage tests
# DAutoTester and auto-tester are not in the default list
ci:
- !travis
coverage:
fixes:
- "test/.*/::src/"