Преглед изворни кода

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

Kamil Piechaczek пре 5 година
родитељ
комит
dfe8520095
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      packages/ckeditor5-word-count/.travis.yml

+ 1 - 1
packages/ckeditor5-word-count/.travis.yml

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