diff options
-rw-r--r-- | .travis.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index db7628c4..5ab743d1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: |