From 2ad270cf33585fa511d3bc40778cadfa44ba7a81 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Thu, 31 Jan 2019 00:14:17 +0100 Subject: [PATCH] ci: fix indentation (#6669) --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 57e7eb3c6c..4012e16e4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,9 +20,9 @@ php: - 7.2 - 7.3 - matrix: +matrix: allow_failures: - - php: 7.3 + - php: 7.3 # execute any number of scripts before the test run, custom env's are available as variables before_script: