Add theZoo to the test cases

pull/2/head
Raphaël Vinot 2015-11-03 16:26:02 +01:00
parent c122ef9db8
commit c984c536f1
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ install:
- wget https://didierstevens.com/files/software/pdfid_v0_2_1.zip
- unzip pdfid_v0_2_1.zip
- python setup.py -q install
- pushd tests/src
- git clone https://github.com/ytisf/theZoo.git
- popd
script:
- coverage run setup.py test