From 98366ed4d6bf9c181ceab0b2716c1fa7bfe39629 Mon Sep 17 00:00:00 2001 From: Alexis Ragot <alexis.ragot@maarch.org> Date: Wed, 26 Jul 2017 16:36:17 +0200 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index faf01e4c402..c1995a58088 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,4 +41,4 @@ job_php-7.0: #- cd App/MaarchRM - phpunit --coverage-text --colors=never -c phpunit.xml only: - - gitlab-ci-test + - master -- GitLab