From 6e3d6d17fbf92c407f8eca635591c696ad80f700 Mon Sep 17 00:00:00 2001 From: Markus Staab Date: Thu, 14 Dec 2017 10:54:55 +0100 Subject: [PATCH] Added php 7.2 to travis builds --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index ba9f5f1f..36cafb70 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,7 @@ language: php php: - 7.0 - 7.1 - -matrix: - allow_failures: - - php: 7.1 + - 7.2 env: matrix: