From f23392e735994fb0fa0a344565a7a6c9579b91ba Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@irstea.fr>
Date: Mon, 16 Mar 2015 10:21:46 +0100
Subject: [PATCH] Correction du phpci.yml.

---
 phpci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/phpci.yml b/phpci.yml
index b164e16f..7dc7fa30 100755
--- a/phpci.yml
+++ b/phpci.yml
@@ -14,7 +14,7 @@ test:
     directory: appli
   php_unit: ~
   php_loc: ~
-  php_cpd: ~
+  php_cpd:
     allow_failures: true
   php_mess_detector:
     rules:
-- 
GitLab