|
@@ -20,8 +20,7 @@ install:
|
|
|
- lerna bootstrap
|
|
- lerna bootstrap
|
|
|
script:
|
|
script:
|
|
|
- npm t
|
|
- npm t
|
|
|
- # Temporarily disable API docs validation until https://github.com/ckeditor/ckeditor5-dev/issues/229 is resolved.
|
|
|
|
|
- # - gulp docs:api --validate-only
|
|
|
|
|
|
|
+ - gulp docs:api --validate-only
|
|
|
after_success:
|
|
after_success:
|
|
|
- ./node_modules/.bin/ckeditor5-dev-docs-publish-nightly
|
|
- ./node_modules/.bin/ckeditor5-dev-docs-publish-nightly
|
|
|
notifications:
|
|
notifications:
|