From 9ebd6d59386835a49d4b7c38abd8cc3124898436 Mon Sep 17 00:00:00 2001 From: Yusuke Shinyama Date: Sat, 14 Jun 2014 11:24:45 +0900 Subject: [PATCH] Travis-CI tweaks. --- .travis.yml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 072cfa2..4f3c2f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,6 @@ python: - "2.6" - "2.7" install: - - pip install Crypto + - pip install pycrypto script: - make test diff --git a/README.md b/README.md index bf4efbb..ff769a3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ PDFMiner ======== +[![Build Status](https://travis-ci.org/euske/pdfminer.svg?branch=master)](https://travis-ci.org/euske/pdfminer) + PDFMiner is a tool for extracting information from PDF documents. Unlike other PDF-related tools, it focuses entirely on getting and analyzing text data. PDFMiner allows one to obtain