add travis

pull/195/head
khs1994 2017-09-04 13:31:21 +08:00
parent 583494274e
commit 8686fdbb7e
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ install:
#- npm install gitbook-cli
script:
#- node_modules/gitbook-cli/bin/gitbook.js install
#- node_modules/gitbook-cli/bin/gitbook.js build
- node_modules/gitbook-cli/bin/gitbook.js build
after_success:
- sh .travis/deploy.sh
branches: