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