From 7d7beccad678c2253a96ee285d2f9164b6165f21 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Thu, 14 Nov 2019 10:44:33 +0100 Subject: [PATCH] ci/travis: Enable the new build config validation beta feature This feature wil enable the validation of our config files (only .travis.yml in our case) and give out warnings and errors on problematic parts in the "View Config" tab on the Travis UI. Signed-off-by: Stefan Schmidt Reviewed-by: Marcel Hollerbach Differential Revision: https://phab.enlightenment.org/D10664 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8c59c37139..244f2b85ac 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +version: ~> 1.0 + language: c cache: directories: