@ -7,11 +7,15 @@ before_script:
- ./configure --enable-gcov
build:
stage: build
stage:
- build
- test
script:
- make
test:
stage: test
- make coverage-html