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



commit 68b9bde24d49e6fc3595b00bcf2827a081a4fc8b
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]