From 6353818c83a667b1cf9cbcdc628d6a66e4162ec0 Mon Sep 17 00:00:00 2001 From: Phyks Date: Mon, 30 Jun 2014 00:42:19 +0200 Subject: [PATCH] Update travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9a01f3f..4a67c9d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,9 +4,9 @@ python: # 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 tear-pages - pip install isbntools - pip install bibtexparser - pip install coveralls