mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00: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:
parent
440e699bc5
commit
8cb9004ab3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
language: php
|
||||
php:
|
||||
- 5.2
|
||||
- 5.3.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue