commit:     9b746ab8ae60e858b6872c69be5a79822c9d64d3
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 08:45:39 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 08:45:39 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9b746ab8

Install missing dependency

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 2a22449..cc43e78 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ env:
     - PORTAGE_VER="2.3.0"
 before_install:
     - sudo apt-get -qq update
+    - pip install lxml
 before_script:
     - mkdir travis-overlay
     - mv !(travis-overlay) travis-overlay/

Reply via email to