1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge branch 'ticket/10909' into develop-olympus

* ticket/10909:
  [ticket/10909] Also test develop-olympus with low PHP 5.3 version on travis.
This commit is contained in:
Andreas Fischer
2012-05-27 15:42:01 +02:00

View File

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