From 31c5ea337fc35ccbba0ef00e6bb5850dce7c5e78 Mon Sep 17 00:00:00 2001
From: Brook Schofield <schofield@terena.org>
Date: Thu, 21 Jan 2016 16:20:39 +0100
Subject: [PATCH] remove src_dir from .coveralls.yml

this was added to fix a bug - now we need to remove it :-)
---
 .coveralls.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.coveralls.yml b/.coveralls.yml
index 3d7cd5887..d43a1445a 100644
--- a/.coveralls.yml
+++ b/.coveralls.yml
@@ -1,3 +1,2 @@
-src_dir: .
 coverage_clover: tools/phpunit/build/logs/clover.xml
 json_path: tools/phpunit/build/logs/coveralls-upload.json
-- 
GitLab