[tracker: 1/2] Update .gitlab-ci.yml



commit 29fdb49e4665437c0b9ce58ee9d53027d8674fbb
Author: Freakston <freakston0 gmail com>
Date:   Tue Sep 10 12:37:29 2019 +0000

    Update .gitlab-ci.yml

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 87e32d5ee..1922acfb5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ test-fedora-latest:
 
   script:
     - su tracker -c 'mkdir build'
-    - su tracker -c 'cd build; meson .. -Db_lto=true'
+    - su tracker -c 'cd build; meson .. -Db_lto=true -Db_coverage=true'
     - su tracker -c 'cd build; ninja'
     - |
       # Remove the many "CI_" variables from the environment. Meson dumps the


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]