From 4c9d47c984dd895c902ae713e7f925fce4f61a12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sat, 14 May 2016 20:03:40 +0200 Subject: [PATCH] Add test file for office --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e769a9e..41a308a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,6 +77,7 @@ install: - mv path-traversal-samples/rar/*.rar tests/src/ # Office docs - pushd tests/src/ + - wget https://bitbucket.org/decalage/olefileio_pl/raw/3073963b640935134ed0da34906fea8e506460be/Tests/images/test-ole-file.doc - wget http://www.officedissector.com/corpus/fraunhoferlibrary.zip - unzip -o fraunhoferlibrary.zip - rm fraunhoferlibrary.zip