@ -8,19 +8,16 @@ before_script:
- ./configure --enable-gcov
build:
stage:
- build
stage: build
script:
- make
test:
- test
stage: test
- make coverage-html
dist:
- deploy
stage: deploy
- make dist