Trying to run eleventy on commit
This commit is contained in:
parent
a368fff40f
commit
84b7150d04
@ -2,11 +2,7 @@ language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
deploy:
|
||||
provider: script
|
||||
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:
|
||||
branch: master
|
||||
|
Loading…
Reference in New Issue
Block a user