From bc44b14ce63f948a42faebea6049777b1714d54b Mon Sep 17 00:00:00 2001 From: Phyks Date: Mon, 30 Jun 2014 00:40:50 +0200 Subject: [PATCH] Update travis build --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 8f864e4..9a01f3f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,8 @@ python: - 2.7 # command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors install: + - pip install arxiv2bib + - pip install tear-pages - pip install requesocks - pip install pyPDF2 - pip install isbntools