From db0a9e62656f4b0ceff83c6b8fd55e306e496a1b Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 12 Dec 2014 00:06:08 +0100 Subject: travis config. 5.6 is released and test is fixed --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index b5953fd44..0bef94048 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,10 +4,6 @@ php: - "5.5" - "5.4" - "5.3" -# PHP 5.6 is not yet released, allow failures -matrix: - allow_failures: - - php: "5.6" notifications: irc: channels: -- cgit v1.2.3