From f0d2c3f4148646a168183bc097361f217342e5ea Mon Sep 17 00:00:00 2001 From: David Grudl Date: Wed, 4 Jan 2017 14:41:07 +0100 Subject: [PATCH] travis: removed PHP 7.1 from allowed failures --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6cf61743..34ea7396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,6 @@ php: matrix: allow_failures: - - php: 7.1 - php: hhvm script: