View error output from jq

pull/8/head
Xavier Claude 2016-08-06 10:51:51 +02:00
parent 562300ea83
commit aea9ed170a
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ install:
- sudo apt-get install -y -qq jq
script:
- cat */*/*.json | jq . 2&>/dev/null
- cat */*/*.json | jq . >/dev/null