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
9ffd8d4d0d

+ 1 - 1
packages/ckeditor5-build-decoupled-document/.travis.yml

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