Преглед на файлове

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

Kamil Piechaczek преди 7 години
родител
ревизия
e93c1880d6
променени са 2 файла, в които са добавени 16 реда и са изтрити 17 реда
  1. 15 16
      packages/ckeditor5-theme-lark/.travis.yml
  2. 1 1
      packages/ckeditor5-theme-lark/docs/framework/guides/theme-customization.md

Файловите разлики са ограничени, защото са твърде много
+ 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.