mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 14:57:18 +00:00
chg: [travis] pip3
This commit is contained in:
parent
33aa1c8f3f
commit
4f6e96d028
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ sudo: required
|
|||
install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y -qq jq moreutils
|
||||
- sudo apt-get install python3-pip
|
||||
- pip install jsonschema pipenv
|
||||
- pushd ..
|
||||
# Install PyMISPGalaxies
|
||||
|
|
Loading…
Reference in a new issue