diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5442cbf..a0143a2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,7 @@ lint:coding-guideline: test: image: python:3-alpine before_script: + - apk add --no-cache gcc - pip install neovim - cd rplugin script: