CI: install cmake since fast_html now requires it

This commit is contained in:
rinpatch 2020-08-07 17:33:59 +03:00
parent c662b09eee
commit cb376c4c4c
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ stages:
- docker
before_script:
- apt-get update && apt-get install -y cmake
- mix local.hex --force
- mix local.rebar --force