From e94a0f0eb73a423616c73a4438a7420595507ae8 Mon Sep 17 00:00:00 2001 From: tanjinzhou <415800467@qq.com> Date: Mon, 12 Aug 2019 21:25:21 +0800 Subject: [PATCH] update node to 12.4.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 79908f46c..e1695d2dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: node_js sudo: required node_js: - - 10.10.0 + - 12.4.0 before_script: - npm install vue vue-template-compiler script: