mirror of https://github.com/MISP/misp-objects
Add forgotten dep for travis
parent
a68e678f50
commit
4409445360
|
@ -9,7 +9,7 @@ sudo: required
|
|||
|
||||
install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y -qq jq
|
||||
- sudo apt-get install -y -qq jq moreutils
|
||||
- pip install jsonschema
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue