chg: [travis] Cleanup pymisp install

pull/4919/head
Raphaël Vinot 2019-07-21 02:21:25 +02:00
parent 9699a2f6c9
commit ec043b15f7
1 changed files with 1 additions and 2 deletions

View File

@ -164,8 +164,7 @@ script:
- ./curl_tests.sh $AUTH
- popd
- pushd PyMISP
# FIXME: should be install, but as lief is changing all the time, we have to use update instead: https://github.com/MISP/PyMISP/issues/391
- pipenv update -d
- pipenv install -d
- pushd tests
- git clone https://github.com/viper-framework/viper-test-files.git
- popd