diff --git a/.travis.yml b/.travis.yml index 57e7eb3c6..4012e16e4 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: