Add forgotten dep for travis

pull/7/head
Raphaël Vinot 2017-02-13 11:26:50 +01:00
parent a68e678f50
commit 4409445360
1 changed files with 1 additions and 1 deletions

View File

@ -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: