From 9dd1e35d07210c0080155eb1a84d84529548214e Mon Sep 17 00:00:00 2001 From: ozh Date: Mon, 30 Dec 2013 22:55:54 +0100 Subject: [PATCH] What's wrong with 5.2 again? Also, testing hhvm /rmccue/Requests gets proper testing with 5.2 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 9e7b2b6..568c586 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,10 @@ language: php php: + - 5.2 - 5.3 - 5.4 - 5.5 + - hhvm env: - DB=mysql -- 2.45.0