CI: Install base-devel

This commit is contained in:
Felipe M 2019-11-28 16:51:57 +00:00
parent e4f152ac19
commit 52a4129939

View file

@ -5,7 +5,7 @@ variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
before_script: before_script:
- pacman -Syu python-pip nodejs npm python2 make --noconfirm - pacman -Syu python-pip nodejs npm python2 base-devel --noconfirm
cache: cache:
paths: paths: