[nautilus] CI: I keep removing old code because of the online editor :/



commit cb88cd9ba815424e7d4897d299c964ca8cbd2cf4
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Sat Mar 17 09:01:32 2018 +0000

    CI: I keep removing old code because of the online editor :/

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b19882e33..e47f8c706 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ test:Fedora:
     image: fedora:28
     stage: Test
     script:
-    - dnf install -y gcovr 'dnf-command(builddep)' redhat-rpm-config
+    - dnf install -y gcovr 'dnf-command(builddep)' redhat-rpm-config git
     - dnf builddep -y nautilus
     # 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]