Skip to content

Commit

Permalink
Merge branch 'master' into i/6087
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Apr 7, 2020
2 parents bed8a53 + f3a1a50 commit 5caaec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
cache:
yarn: true
node_js:
- "8"
- "10"
cache:
- node_modules
before_install:
Expand Down
2 changes: 1 addition & 1 deletion docs/framework/guides/development-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Click the <b>"Inspect editor"</b> button below to attach the inspector to the ed

{@snippet framework/development-tools/inspector}

## Compatibility
### Compatibility

The inspector works with CKEditor 5 [v12.0.0](https://github.com/ckeditor/ckeditor5/releases/tag/v12.0.0)+.

Expand Down

0 comments on commit 5caaec0

Please sign in to comment.