language: node_js node_js: - node - 8 - 7 - 6 script: #- npm run lint - npm run test - npm run build:browserify - npm run clean:browserify