We claim PHP 5.2 support, so let's test against it as well
This commit is contained in:
parent
c2c6e321cf
commit
9eaeefb678
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user