This is an automated email from the ASF dual-hosted git repository.
erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git
The following commit(s) were added to refs/heads/master by this push:
new 930f39c ci: add node-14.x to workflow (#1141)
930f39c is described below
commit 930f39cfec494013bb702abba66b97dc77942fec
Author: エリス <[email protected]>
AuthorDate: Sat Nov 28 17:21:38 2020 +0900
ci: add node-14.x to workflow (#1141)
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 18de117..5b66480 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: node_js
-node_js: 12
+node_js: 14
sudo: false
install:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]