[ticket/10909] Also test develop-olympus with low PHP 5.3 version on travis.

Also test develop-olympus with low PHP 5.3 version (i.e. PHP 5.3.3) on travis.

PHPBB3-10909
This commit is contained in:
Andreas Fischer 2012-05-27 12:30:12 +02:00
parent 440e699bc5
commit 8cb9004ab3

View file

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