language: node_js node_js: - 8 deploy: provider: script script: npm install -g @11ty/eleventy && eleventy on: branch: master