[nautilus] CI: Make sure we have meson installed for the tests...
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] CI: Make sure we have meson installed for the tests...
- Date: Fri, 16 Mar 2018 20:23:49 +0000 (UTC)
commit 3a55f2e233b7f3779e3bb73b695b11cb047ff133
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Fri Mar 16 20:22:24 2018 +0000
CI: Make sure we have meson installed for the tests...
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a7dc0cc2c..bb2a99d04 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,6 +26,7 @@ test:fedora:
dependencies:
- build:fedora
script:
+ - dnf install -y gcc meson
# Coverage data contains paths relative to the build directory,
# so changing to it makes writing filter expressions easier.
#
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]