Use Node 10 for json-lint test

Signed-off-by: David Mehren <git@herrmehren.de>
Co-authored-by: Yannick Bungers <git@innay.de>
This commit is contained in:
David Mehren 2020-10-29 22:06:40 +01:00
parent 74f38fab50
commit 69d1dfe6d8
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -20,13 +20,14 @@ jobs:
- shellcheck bin/heroku bin/setup
language: generic
- name: json-lint
node_js:
- 10
addons:
apt:
packages:
- jq
script:
- yarn run jsonlint
language: generic
- stage: Dynamic Tests
name: Node.js 10
node_js: