ソースを参照

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

Kamil Piechaczek 7 年 前
コミット
e93c1880d6

ファイルの差分が大きいため隠しています
+ 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.