diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b5f04f4..8e3a8c5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,9 @@ stages: - test - build +before_script: + - apt-get update -qq && apt-get install -y -qq make + test: stage: test script: