sudo: false language: node_js node_js: - '8' before_install: - npm i -g eslint eslint-config-aqua eslint-plugin-json install: npm test