This is an automated email from the ASF dual-hosted git repository.

zhaoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git


The following commit(s) were added to refs/heads/master by this push:
     new 4eade9b  [website] Upgrade node version in travis (#3653)
4eade9b is described below

commit 4eade9bd95bd894be152899753108722b67aeceb
Author: hffariel <527305...@qq.com>
AuthorDate: Fri May 22 09:14:35 2020 +0800

    [website] Upgrade node version in travis (#3653)
    
    Upgrade node version to 14 to speed up the Vuepress building process.
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index d4e6bf3..87c4960 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,7 @@
 language: node_js
 # nodejs版本
 node_js: 
-    - '8'
+    - '14'
 
 # Travis-CI Caching
 cache:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to