From 6ad867182806ee5a20ea16ed47e8953101493c0a Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Tue, 14 Jun 2016 08:18:25 -0500 Subject: [PATCH] Minor: Update #scrutinizer config to add MySQL in environment --- .scrutinizer.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 339613d6aa..1a8701c1a3 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -3,6 +3,7 @@ # Chamilo includes but that we cannot update without patching upstream. build: environment: + mysql: 5.5 php: version: 5.6.0 ini: