From 16e9065bd4b9a65d08abd0d6cbb6b5bdc378dac6 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 19 Jun 2013 17:29:41 +0200 Subject: [PATCH] Remove allowable failure on PHP 5.5 --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index cb556c4ae8..5e55179a6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,10 +64,6 @@ php: - 5.4 - 5.5 -matrix: - allow_failures: - - php: 5.5 - script: - sh tests/js/run.sh - bin/phpunit