language: node_js node_js: - "4.2.4" script: 'npm install -g bower && bower install && npm run lint && gulp build && gulp test'