pull/9/head
tangjinzhou 2018-01-22 16:29:26 +08:00
parent 7e5779617d
commit 31053be71e
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ node_js:
cache: cache:
directories: directories:
- node_modules - node_modules
before_script:
- git checkout gh-pages
script: script:
- npm run build - npm run build
after_success: after_success: