This commit is contained in:
tangjinzhou 2018-01-22 16:29:26 +08:00
parent 7e5779617d
commit 31053be71e

View File

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