[geary/wip/fedora-ytnef] Disable ytnef in Fedora CI while the package there is too old



commit 25de4d3049737de9106f4039419b9464bed73f55
Author: Michael Gratton <mike vee net>
Date:   Tue Apr 16 23:11:19 2019 +1000

    Disable ytnef in Fedora CI while the package there is too old

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8e5d355f..ecc5149f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -49,7 +49,7 @@ fedora:
     - dnf update -y --nogpgcheck
     - dnf install -y --nogpgcheck $FEDORA_DEPS $FEDORA_TEST_DEPS
   script:
-    - $CONFIG_CMD
+    - $CONFIG_CMD -Dtnef-support=false
     - $BUILD_CMD
     - $TEST_CMD
     - $INSTALL_CMD


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