Explorar o código

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

Kamil Piechaczek %!s(int64=5) %!d(string=hai) anos
pai
achega
47341f807e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-ui/.travis.yml

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

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