travis: add codecov.yml with threshold=0 (#132)

This commit is contained in:
Robert van Gent
2019-02-19 07:28:54 -08:00
committed by Ross Light
parent 2f2872ac02
commit 3fdd4c2254

7
.codecov.yml Normal file
View File

@@ -0,0 +1,7 @@
coverage:
status:
project:
default:
target: 0
threshold: null
base: auto