Use script
This commit is contained in:
parent
3dce6e1969
commit
62e94023d8
@ -1,11 +1,11 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 8
|
||||
install:
|
||||
before_script:
|
||||
- npm install @11ty/eleventy -g
|
||||
script: eleventy
|
||||
deploy:
|
||||
local-dir: _site
|
||||
before_deploy: eleventy
|
||||
provider: pages
|
||||
skip-cleanup: true
|
||||
github-token: $GITHUB_TOKEN # Set in travis-ci.org dashboard, marked secure
|
||||
|
Loading…
Reference in New Issue
Block a user