language: node_js node_js: - '6.0' - '6' - '7' install: true script: - npm run build - npm run build-dts