[libsoup/autobahn-integration-new: 17/24] ci: Fix autobahn build




commit 0d494b8944ace865bc55ec6d16e0c304729f14e8
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]