This is an automated email from the ASF dual-hosted git repository.
zhaoc pushed a commit to branch branch-0.11
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to refs/heads/branch-0.11 by this push:
new 7a41851 [website] upgrade node version in travis (#3659)
7a41851 is described below
commit 7a418519844a0cc83b164f2979dc8da6fffb1de4
Author: hffariel <[email protected]>
AuthorDate: Fri May 22 09:15:45 2020 +0800
[website] upgrade node version in travis (#3659)
---
.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: [email protected]
For additional commands, e-mail: [email protected]