浏览代码

Added "after_success" hook on Travis. It will execute the build documentation script.

Kamil Piechaczek 8 年之前
父节点
当前提交
fd4857f266
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -21,6 +21,8 @@ install:
 script:
   - npm t
   - gulp docs:api --validate-only
+after_success:
+  - ./node_modules/.bin/ckeditor5-dev-docs
 notifications:
   slack:
     rooms: