From d192e470d565b86a386685f8cd1685f69d6159f8 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Tue, 28 Jul 2015 01:12:45 +0200 Subject: [PATCH] add PHP 7 to travis tests --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9ed0b976..baca1979 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,6 @@ php: - 5.4 - 5.5 - 5.6 - - hhvm allow_failures: - php: hhvm