mirror of https://github.com/openXC7/prjxray.git
infra: Install xsltproc
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
656bbd55c5
commit
f61695585b
|
|
@ -10,6 +10,7 @@ addons:
|
|||
packages:
|
||||
- clang-format-5.0
|
||||
- g++-6
|
||||
- xsltproc
|
||||
|
||||
install:
|
||||
- export CC=gcc-6
|
||||
|
|
|
|||
Loading…
Reference in New Issue