Fixed automated testing

This commit is contained in:
Aaron Traas 2017-06-28 15:04:38 -04:00
parent a4de450bfa
commit a434192373
3 changed files with 11 additions and 3 deletions

View file

@ -88,7 +88,10 @@ test:debug:
- apk add make gcc
- apk add lcov --update-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ --allow-untrusted
script:
- cd tests
- make
- make coverage
- cd ..
artifacts:
paths:
- coverage