[gegl/wip/schumaml/vala-build: 2/6] build: add vala to .gitlab-ci.yml to spot any vala-related build problems



commit 35b36781411b2aee998b9e3a98f58fb313a70f71
Author: Michael Schumacher <schumaml gmx de>
Date:   Sun Aug 11 13:41:36 2019 +0200

    build: add vala to .gitlab-ci.yml to spot any vala-related build problems

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a65b8921b..8a3636cc5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,6 +70,7 @@ babl-min-meson:
         python
         sdl2
         suitesparse
+        vala
   script:
    - mkdir _build
    - cd _build


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