Update travis build

This commit is contained in:
Phyks 2014-06-30 00:42:19 +02:00
parent bc44b14ce6
commit 6353818c83
1 changed files with 1 additions and 1 deletions

View File

@ -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