enable codecov

This commit is contained in:
Philipp Holzer
2019-09-23 15:36:16 +02:00
parent e3e3c1ef28
commit c65d574ac3
4 changed files with 16 additions and 4 deletions

View File

@@ -37,4 +37,4 @@ do {
fwrite(STDOUT, '.');
} while (time() < $stopTime);
fwrite(STDOUT, "\n");
exit(1);
exit(1);