From ed8ec05a3858fbfdca120b483d62747371303b6b Mon Sep 17 00:00:00 2001 From: Florent Pruvost <florent.pruvost@inria.fr> Date: Fri, 15 Sep 2017 15:19:59 +0200 Subject: [PATCH] test sonar --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 119338c57..7e266c2bb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,5 +63,5 @@ analysis: - source .gitlab-ci-env.sh - git submodule update --init --recursive - source ./tools/analysis.sh - only: - - master \ No newline at end of file +# only: +# - master \ No newline at end of file -- GitLab