[glib-networking/mcatanzaro/client-auth-failure] CI: disbale werror



commit 9caf6e61407a253b3df86668a629e4d61cd8d2a2
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Apr 1 16:20:08 2019 -0500

    CI: disbale werror
    
    Please build my hacked code.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 73fd45d..fddd804 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ fedora-x86_64:
             -Dopenssl=enabled
             -Dlibproxy=enabled
             -Dgnome_proxy=enabled
-            -Dwerror=true
+            -Dwerror=false
             build/
     - ninja -C build/
     - meson test -v -C build/ --repeat=20000


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