From 9a4c3f8c9f00120cfe38ead972454db4a320fa58 Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Pueyo Date: Thu, 18 Apr 2013 20:37:07 +0200 Subject: [PATCH] Revert "Updated PHP version on .travis.yml" This reverts commit e4e649ec49cf0bb6e1a61bc204ccc89b9e91d278. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8b85c6559..d6a405768 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: php php: - - 5.5 + - 5.4 before_script: - pecl install channel://pecl.php.net/pthreads-0.0.43