From 3466553a042093d8e5329bb5ceeecb14935277e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sun, 10 Feb 2019 19:54:00 +0100 Subject: [PATCH] chg: Bump PDFid --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8c8a8d3..294ba3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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