Update changelog; remove apt install of gir1.2-nm-1.0 because it's now in the build Docker container

This commit is contained in:
Sumner Evans
2020-03-28 23:55:04 -06:00
parent ea2e165063
commit a29d161813
2 changed files with 15 additions and 1 deletions

View File

@@ -26,7 +26,6 @@ lint:
test:
stage: test
before_script:
- apt update -y && apt install -y gir1.2-nm-1.0
- ./cicd/install-project-deps.sh
- ./cicd/start-dbus.sh
script: