mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +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:
|
install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -y -qq jq moreutils
|
- sudo apt-get install -y -qq jq moreutils
|
||||||
|
- sudo apt-get install python3-pip
|
||||||
- pip install jsonschema pipenv
|
- pip install jsonschema pipenv
|
||||||
- pushd ..
|
- pushd ..
|
||||||
# Install PyMISPGalaxies
|
# Install PyMISPGalaxies
|
||||||
|
|
Loading…
Reference in a new issue