Browse Source

Merge branch 'master' into t/ckeditor5/1265

Kamil Piechaczek 7 năm trước cách đây
mục cha
commit
342397081c
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      packages/ckeditor5-engine/.travis.yml

+ 3 - 0
packages/ckeditor5-engine/.travis.yml

@@ -12,6 +12,9 @@ node_js:
 - '8'
 cache:
 - node_modules
+branches:
+   except:
+   - stable
 before_install:
 - export DISPLAY=:99.0
 - sh -e /etc/init.d/xvfb start