travis-ci: add an install script instead of open-coding it in .travis.yml
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 28 Nov 2016 13:11:48 +0000 (13:11 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 29 Nov 2016 12:37:27 +0000 (12:37 +0000)
commitc807f383a98416858bdc2ee695b1c9e8536234d6
treeadb8166ac4725cdd0854450420135b18c334174e
parent854ef13dfb9c45fd7b026c8156ac43d2d0056717
travis-ci: add an install script instead of open-coding it in .travis.yml

Reviewed-by: Philip Withnall <philip.withnall@collabora.co.uk>
[smcv: move comment to install script as suggested]
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98889
.travis.yml
tools/ci-install.sh [new file with mode: 0755]