You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2019/05/01 11:57:19 UTC

[cordova-electron] branch master updated: Add Node.js 12 to CI Services (#53)

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

janpio pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-electron.git


The following commit(s) were added to refs/heads/master by this push:
     new 9bf4945  Add Node.js 12 to CI Services (#53)
9bf4945 is described below

commit 9bf4945d09c7100c5a9461af1e962291ac6222ed
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Wed May 1 20:57:15 2019 +0900

    Add Node.js 12 to CI Services (#53)
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index c23ef3c..5163e1f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -27,6 +27,7 @@ node_js:
   - 6
   - 8
   - 10
+  - 12
 
 install:
   - npm install


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org