瀏覽代碼

Internal: Updated the version of Node.js on Travis. See ckeditor/ckeditor5#6542.

Kamil Piechaczek 5 年之前
父節點
當前提交
5338aef5bb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/ckeditor5-ckfinder/.travis.yml

+ 1 - 1
packages/ckeditor5-ckfinder/.travis.yml

@@ -7,7 +7,7 @@ language: node_js
 services:
 - xvfb
 node_js:
-- '8'
+- '10'
 cache:
   yarn: true
 branches: