Explorar o código

Internal: Updated the version of Node.js on Travis. Closes #6542.

Kamil Piechaczek %!s(int64=5) %!d(string=hai) anos
pai
achega
18ad222d31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -8,7 +8,7 @@ services:
 cache:
   yarn: true
 node_js:
-- "8"
+- "10"
 cache:
 - node_modules
 before_install: