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