From 2da4699999ac1a3a9d4169c78b6b62c87ccb8947 Mon Sep 17 00:00:00 2001 From: Pierre Tomasina Date: Sun, 3 Dec 2017 10:47:39 +0100 Subject: [PATCH] php7.2 allow faillure on travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 9bcc4c2..7377001 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,6 +17,7 @@ matrix: - PHP_SRC_VERSION=7.2.0 allow_failures: - php: nightly + - php: 7.2 fast_finish: true os: