Browse Source

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

Kamil Piechaczek 8 years ago
parent
commit
fd4857f266
1 changed files with 2 additions and 0 deletions
  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: