mirror of https://github.com/moparisthebest/xeps

2 changed files with 7 additions and 7 deletions
@ -1,7 +1,7 @@
@@ -1,7 +1,7 @@
|
||||
addons: |
||||
apt: |
||||
packages: |
||||
- xsltproc |
||||
- libxml2-utils |
||||
sudo: required |
||||
services: |
||||
- docker |
||||
before_install: |
||||
- docker pull xmppxsf/xeps-base |
||||
script: |
||||
- make all |
||||
- docker build -t xmppxsf/xeps . |
||||
|
Loading…
Reference in new issue