@@ -22,7 +22,7 @@ script:
# - node ./scripts/continuous-integration-script.js
# - yarn run lint
# - yarn run stylelint
-- yarn run docs
+- yarn run docs --strict
# - 'if [ $TRAVIS_TEST_RESULT -eq 0 ]; then
# travis_wait 30 yarn run docs:build-and-publish-nightly;
# fi'
@@ -109,7 +109,7 @@
"stylelint-config-ckeditor5": "^1.0.3",
"svgo": "^1.3.2",
"terser-webpack-plugin": "^3.0.2",
- "umberto": "^1.3.2",
+ "umberto": "https://github.com/cksource/umberto.git#i/865",
"webpack": "^4.43.0"
},
"engines": {