language: node_js node_js: - "6.5" script: npm test before_script: - npm install - bower install