From 136ec2ead54c4594ca0c7b36d99fd42f9c0361a3 Mon Sep 17 00:00:00 2001 From: thewilkybarkid Date: Mon, 12 May 2014 12:48:24 +0100 Subject: [PATCH] Restore PHP 5.3.3 test as we're using prefer-source --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index a59f6bc..e679f6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,7 @@ language: php php: + - 5.3.3 - 5.3 - 5.4 - 5.5