We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ad660 commit 077f1beCopy full SHA for 077f1be
.travis.yml
@@ -1,3 +1,7 @@
1
language: node_js
2
node_js:
3
- "8"
4
+addons:
5
+ apt:
6
+ packages:
7
+ - libxml2-utils
0 commit comments