add xmllint to travis

This commit is contained in:
neoFelhz 2017-11-08 18:19:28 +08:00
parent a0d11c014a
commit d744af3500

View file

@ -1,5 +1,7 @@
language: generic
dist: trusty
install:
- sudo apt-get --yes install libxml2-utils
script:
- chmod +x ./checker.sh
- chmod +x ./deploy.sh