From 37134fd545ba39804b3f9fb6f51547d422d1e261 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Thu, 9 Nov 2017 18:15:45 +0200 Subject: Move PHP 7.2 into the main testing matrix --- .travis.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 044988998..8f7838bdf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,6 @@ script: php -d zend.enable_gc=0 -d date.timezone=UTC -d mbstring.func_overload=7 matrix: allow_failures: - - php: 7.2 - php: hhvm exclude: - php: hhvm -- cgit v1.2.3-24-g4f1b