New tries on the local install
This commit is contained in:
parent
3ebcf43e9f
commit
5e7a5c438b
@ -3,6 +3,6 @@ node_js:
|
|||||||
- 8
|
- 8
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: node ./node_modules/@11ty/eleventy/cmd.js
|
script: npm install @11ty/eleventy && node ./node_modules/@11ty/eleventy/cmd.js
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user