We claim PHP 5.2 support, so let's test against it as well

This commit is contained in:
Michal Čihař 2013-07-01 13:43:40 +02:00
parent c2c6e321cf
commit 9eaeefb678

View File

@ -3,6 +3,7 @@ php:
- "5.5"
- "5.4"
- "5.3"
- "5.2"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq ant