Merge pull request #54 from bantu/travis/php-5.3.3

[travis/php-5.3.3] Also build on PHP 5.3.3 in addition to the latest 5.3...
This commit is contained in:
terrafrost 2013-01-14 18:46:32 -08:00
commit ff4f724c7e

View File

@ -2,6 +2,7 @@ language: php
php: php:
- 5.2 - 5.2
- 5.3.3
- 5.3 - 5.3
- 5.4 - 5.4