chg: Bump PDFid

pull/25/head
Raphaël Vinot 2019-02-10 19:54:00 +01:00
parent 7f7dec2058
commit 3466553a04
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ install:
- sudo apt-get install -y p7zip-rar python-pip
# filecheck.py dependencies
- sudo apt-get install libxml2-dev libxslt1-dev
- wget https://didierstevens.com/files/software/pdfid_v0_2_1.zip
- unzip pdfid_v0_2_1.zip
- wget https://didierstevens.com/files/software/pdfid_v0_2_5.zip
- unzip pdfid_v0_2_5.zip
- pip install -U pip pipenv
# PyCIRCLean dependencies
- pipenv install -d