瀏覽代碼

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.