From 0bb1fac98973fff80ede1e82460a391373baa0b8 Mon Sep 17 00:00:00 2001 From: Michiel Dethmers Date: Thu, 19 Nov 2015 13:44:19 +0000 Subject: [PATCH] stop testing on PHP7 as it fails currently --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3af99a0..9e01d85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,6 @@ # whitelist language: php php: - - 7.0 - 5.6 - 5.5 - 5.4