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:
parent
74f38fab50
commit
69d1dfe6d8
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user