Travis setup does not work for PHP 5.2 for some reason

This commit is contained in:
Uwe Tews
2015-05-23 19:04:19 +02:00
parent 25391749a1
commit c226fbd3d9

View File

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