infra: Install xsltproc

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2019-01-16 22:02:24 +13:00
parent 656bbd55c5
commit f61695585b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ addons:
packages: packages:
- clang-format-5.0 - clang-format-5.0
- g++-6 - g++-6
- xsltproc
install: install:
- export CC=gcc-6 - export CC=gcc-6