From 55a3637adf2b297ca027f79062eba9c4171c579b Mon Sep 17 00:00:00 2001 From: Martin Schuette Date: Fri, 6 Jun 2014 13:47:20 +0000 Subject: [PATCH] travis: re-enable multiple php versions --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index ca31e48..d494c8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,8 @@ language: php php: + - 5.3 + - 5.4 - 5.5 env: