From 013b34e36c2a51840c41f4320fbd42daeac79cd3 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Fri, 12 Jun 2020 19:54:23 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=8D=87=E7=BA=A7=20nodejs=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e6f8d6c248..a8de13cc60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: node_js sudo: false dist: trusty node_js: - - 10.13.0 + - 12.14.1 addons: apt: sources: