diff options
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml index f23e4eff..00ee6db3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,11 @@ notifications: sudo: false +addons: + apt: + packages: + - libxml2-utils + install: - pushd .. - git clone --depth 1 git://github.com/themanaworld/tmw-tools.git tools |