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