From 3be07c49f4cb3cfefc41e1c54981f8bb8dad0efc Mon Sep 17 00:00:00 2001 From: Georg Hopp Date: Fri, 25 Mar 2016 07:47:16 +0100 Subject: [PATCH] Play with CI --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9f9cf72..41b9da4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,13 +9,11 @@ before_script: build: stage: - build - - test script: - make test: stage: - - build - test script: - make coverage-html