[libsoup/autobahn-integration-new: 18/21] ci: Fix autobahn build




commit 6d9af5a6d0db00a6fb6564ed173cf2b27bebd54f
Author: Patrick Griffis <pgriffis igalia com>
Date:   Fri Feb 5 13:02:43 2021 -0600

    ci: Fix autobahn build

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3222994e..f71c6b63 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,6 +35,7 @@ fedora-test:
 fedora-autobahn:
   extends: .build
   script:
+    - meson _build -Dauto-features=enabled -Dautobahn=enabled
     - meson test -C _build --suite autobahn --verbose
   artifacts:
     paths:


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