mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/10909] Also test develop-olympus with low PHP 5.3 version on travis. Conflicts: .travis.yml
This commit is contained in:
commit
d738441f38
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
language: php
|
language: php
|
||||||
php:
|
php:
|
||||||
- 5.3.2
|
- 5.3.3
|
||||||
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue