language: node_js node_js: - "6.2.0" - "5.6.0" - "4.4.4" install: - npm install script: - npm run build branches: only: - gh-pages