Explorar el Código

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

Kamil Piechaczek hace 8 años
padre
commit
fd4857f266
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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: