mirror of
https://github.com/GiriNeko/CheckChrome.git
synced 2025-12-16 13:17:15 +00:00
add xmllint to travis
This commit is contained in:
parent
a0d11c014a
commit
d744af3500
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue