ci: Explicitly install cmake
authorSimon McVittie <smcv@collabora.com>
Wed, 3 Oct 2018 16:51:35 +0000 (17:51 +0100)
committerSimon McVittie <smcv@collabora.com>
Thu, 4 Oct 2018 15:54:10 +0000 (16:54 +0100)
commit6995c5ea5b92d2f68f7d76f3c5361dd9097d2a27
treea397b42ff1da3a35b87f18c212402aa9247739a1
parent35fb20a1f4e019ce19e14fe8d2fcae90ba466d91
ci: Explicitly install cmake

Travis-CI workers have cmake preinstalled, but Gitlab-CI Docker images
typically don't.

Signed-off-by: Simon McVittie <smcv@collabora.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=108177
Acked-by: Philip Withnall <withnall@endlessm.com>
(cherry picked from commit 907832e00849ca454322052981dbb122ea537506)
tools/ci-install.sh