From 19594a4a740e5f873a3d3ecd457a63d45093f933 Mon Sep 17 00:00:00 2001 From: Mathias Date: Tue, 19 Dec 2017 12:04:42 +0100 Subject: [PATCH] . --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9055bd4..d40e3c5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,8 @@ before_install: - "phantomjs --version" install: - - pip install cachetools, pdfconv + - pip install cachetools + - pip install pdfconv - git clone https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools - export PATH=${HOME}/maintainer-quality-tools/travis:${PATH} - travis_install_nightly