ci-template: build with --werror by default
authorTim-Philipp Müller <tim@centricular.com>
Sun, 25 Nov 2018 23:26:20 +0000 (23:26 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 25 Nov 2018 23:26:20 +0000 (23:26 +0000)
gitlab/ci_template.yml

index 5b66b6b..ebbea4a 100644 (file)
@@ -10,6 +10,7 @@ stages:
 variables:
   GIT_STRATEGY: none
   DEFAULT_MESON_ARGS: >
+    --werror
     -Dpython=enabled
     -Dlibav=enabled
     -Dugly=enabled