不要怂,就是干,撸起袖子干!

Commit 08054924 by Jan Aagaard Meier

deploy docs on node 6

1 parent 6dabbfb0
Showing with 1 additions and 1 deletions
...@@ -46,10 +46,10 @@ deploy: ...@@ -46,10 +46,10 @@ deploy:
provider: surge provider: surge
project: ./esdoc/ project: ./esdoc/
domain: docs.sequelizejs.com domain: docs.sequelizejs.com
node: 6
skip_cleanup: true skip_cleanup: true
on: on:
branch: master branch: master
node: 6
before_deploy: before_deploy:
- npm run docs - npm run docs
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!