mirror of https://github.com/MISP/mail_to_misp
fix: [ci] Travis fix
parent
f77c6a3b03
commit
4cf03fc793
|
@ -14,7 +14,7 @@ python:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install poetry
|
- pip install poetry
|
||||||
- poetry install
|
- poetry install -E fileobjects -E openioc -E virustotal -E docs -E pdfexport -E email
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue