bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=7d7beccad678c2253a96ee285d2f9164b6165f21

commit 7d7beccad678c2253a96ee285d2f9164b6165f21
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Thu Nov 14 10:44:33 2019 +0100

    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 <s.schm...@samsung.com>
    Reviewed-by: Marcel Hollerbach <m...@marcel-hollerbach.de>
    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:

-- 


Reply via email to