fix missing css-html-js-minify

This commit is contained in:
Jesús 2019-11-08 17:33:25 -05:00
parent 35049ff8dc
commit 7f15f2b3d4
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -8,7 +8,7 @@ before_script:
- sed -i 's/# \(eo.UTF-8 UTF-8\)/\1/' /etc/locale.gen - sed -i 's/# \(eo.UTF-8 UTF-8\)/\1/' /etc/locale.gen
- sed -i 's/# \(fr_FR.UTF-8 UTF-8\)/\1/' /etc/locale.gen - sed -i 's/# \(fr_FR.UTF-8 UTF-8\)/\1/' /etc/locale.gen
- dpkg-reconfigure --frontend=noninteractive locales - dpkg-reconfigure --frontend=noninteractive locales
- pip3 install babel beautifulsoup4 html5validator markdown pelican - pip3 install babel beautifulsoup4 html5validator markdown pelican css-html-js-minify
- export LANG=es_ES.UTF-8 LANGUAGE=es_ES - export LANG=es_ES.UTF-8 LANGUAGE=es_ES
test: test: