From d238811b1323a7c7158822b15f9c9c6d36ef37a5 Mon Sep 17 00:00:00 2001 From: Sreejith P Date: Wed, 6 Jun 2018 13:34:54 +0530 Subject: [PATCH] Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 249c87b2c..e052e9628 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,6 +26,7 @@ virtualenv: before_install: - pip install codecov coverage + - pip install httpagentparser install: - git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools