1
0
mirror of https://github.com/henrydcase/nobs.git synced 2024-11-22 15:18:57 +00:00

adds code coverage

This commit is contained in:
Henry Case 2018-07-31 20:26:50 +01:00
parent ddbd866ee5
commit 22e3d2373f

View File

@ -6,3 +6,6 @@ script:
- NOASM=1 make test - NOASM=1 make test
- NOASM=0 make cover - NOASM=0 make cover
- NOASM=1 make cover - NOASM=1 make cover
after_script:
- bash <(curl -s https://codecov.io/bash) -t 8a75b459-85b1-4e5d-aa12-4dd705914700