fix: [PyMISP] Travis tests

pull/5293/head
Raphaël Vinot 2019-10-10 13:11:46 +02:00
parent 9b99b14e7c
commit c0ec146303
1 changed files with 2 additions and 3 deletions

View File

@ -160,10 +160,9 @@ script:
- ./curl_tests.sh $AUTH
- popd
- pushd PyMISP
- git submodule init
- git submodule update
- pipenv install -d
- pushd tests
- git clone https://github.com/viper-framework/viper-test-files.git
- popd
- pipenv run python tests/testlive_comprehensive.py
- pipenv run python tests/test.py
- pipenv run python tests/test_mispevent.py