From 4409445360cee6038e5f5ea4a9cb6b9ede01058d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 13 Feb 2017 11:26:50 +0100 Subject: [PATCH] Add forgotten dep for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3c90269..c413fe7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: