language: node_js node_js: - "stable" script: - npm run build - npm run karma-ci