瀏覽代碼

Internal: Disabled Travis builds for #stable branch.

Kamil Piechaczek 7 年之前
父節點
當前提交
fc92b5a153
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      packages/ckeditor5-media-embed/.travis.yml

+ 3 - 0
packages/ckeditor5-media-embed/.travis.yml

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