language: node_js node_js: - "6" script: - commitlint-travis - npm run build - npm run test