1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[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
php:
- 5.2
- 5.3.3
- 5.3
- 5.4