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
commit efa96e1817

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