Fix: 3.2 was ok with PHP 5.3 only, not 5.4

This commit is contained in:
Laurent Destailleur 2013-12-09 02:11:39 +01:00
parent 206ded3f2b
commit 268a4b67e9

View File

@ -10,7 +10,6 @@ services:
language: php language: php
php: php:
- "5.3" - "5.3"
- "5.4"
env: env:
- DB=mysql - DB=mysql