Update .gitlab-ci.yml

This commit is contained in:
Lukas Steiner
2021-09-17 13:18:14 +00:00
parent ebec78bc9f
commit 71d3fbeb91

View File

@@ -6,7 +6,7 @@ variables:
before_script:
- apt-get update --yes
- apt-get install --yes cmake python3 python3-dev qtbase5-dev libqwt-qt5-dev sqlite3
- apt-get install --yes cmake python3 python3-dev qtbase5-dev libqwt-qt5-dev sqlite3 lcov
stages:
- build