From d3cf7fb835cb5526493d8655fb79382d659bc845 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 9 May 2012 15:04:33 +0200 Subject: [PATCH] Remove build on 5.3.3 as there are no PHP 5.3.3 on travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 75288d6922..4d6851a86b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,6 @@ notifications: use_notice: true php: - - 5.3.3 - 5.3 - 5.4