From ee045cdf5e67f24e19e76c7049d3a11f92b89520 Mon Sep 17 00:00:00 2001 From: RealOrangeOne Date: Sat, 19 Mar 2016 18:02:42 +0000 Subject: [PATCH] install global --- scripts/runtests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/runtests.sh b/scripts/runtests.sh index 6b00fec..5cd73b2 100755 --- a/scripts/runtests.sh +++ b/scripts/runtests.sh @@ -3,7 +3,7 @@ set -e echo ">> Validating JSON..." -npm install jsonlint +npm install jsonlint -g jsonlint -q apt/apt-installs-core.json jsonlint -q apt/apt-installs-extra.json jsonlint -q apt/apt-keys.json