Skip to content
Snippets Groups Projects
Commit 268a4b67 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

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

parent 206ded3f
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,6 @@ services: ...@@ -10,7 +10,6 @@ services:
language: php language: php
php: php:
- "5.3" - "5.3"
- "5.4"
env: env:
- DB=mysql - DB=mysql
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment