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