Browse Source

Aligned Travis configuration after switching to Yarn. See https://github.com/ckeditor/ckeditor5/issues/1214.

Kamil Piechaczek 7 years ago
parent
commit
e93c1880d6

File diff suppressed because it is too large
+ 15 - 16
packages/ckeditor5-theme-lark/.travis.yml


+ 1 - 1
packages/ckeditor5-theme-lark/docs/framework/guides/theme-customization.md

@@ -197,4 +197,4 @@ ClassicEditor
 
 ```
 
-It is time to build the editor using `npm run build-ckeditor` and see the results. From now on, the editor's theme is using customized styles, which are a part of the build.
+It is time to build the editor using `yarn run build-ckeditor` and see the results. From now on, the editor's theme is using customized styles, which are a part of the build.