mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-10 03:15:00 -05:00
e3acaa93f8
I have no idea if any of this makes sense legally, so just leave it as it was before (except make it match the DTD so the linter won't complain).
8 lines
89 B
YAML
8 lines
89 B
YAML
addons:
|
|
apt:
|
|
packages:
|
|
- xsltproc
|
|
- libxml2-utils
|
|
script:
|
|
- make all
|