Procházet zdrojové kódy

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

Kamil Piechaczek před 5 roky
rodič
revize
05d087f44d

+ 1 - 1
packages/ckeditor5-paste-from-office/.travis.yml

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