Install deps in travis

pull/111/head
Raphaël Vinot 2017-08-25 17:23:50 +02:00
parent 38a488c70c
commit 8e50ee825b
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ install:
- pip install coveralls
- pip install codecov
- pip install requests-mock pytest
- pip install https://github.com/lief-project/packages/raw/lief-master-latest/pylief-0.7.0.dev.zip
- pip install python-magic
- pip install .
- pushd tests
- git clone https://github.com/viper-framework/viper-test-files.git