Remet php 5.3 dans les tests de config

This commit is contained in:
Alan Garcia 2014-03-26 15:39:13 +00:00
parent 0bcc31be45
commit b305d5a506
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
language: php language: php
php: php:
- 5.4 - 5.4
- 5.3
script: phpunit --coverage-clover=coverage.clover script: phpunit --coverage-clover=coverage.clover
before_script: before_script:
- pear channel-discover pear.phpunit.de - pear channel-discover pear.phpunit.de