Trying to run eleventy on commit
This commit is contained in:
parent
a368fff40f
commit
84b7150d04
@ -2,11 +2,7 @@ language: node_js
|
|||||||
node_js:
|
node_js:
|
||||||
- 8
|
- 8
|
||||||
deploy:
|
deploy:
|
||||||
|
provider: script
|
||||||
script: npx eleventy
|
script: npx eleventy
|
||||||
local-dir: _site
|
|
||||||
provider: pages
|
|
||||||
skip-cleanup: true
|
|
||||||
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
|
||||||
keep-history: true
|
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user