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/07/11 08:23:57 UTC

[cordova-android] 01/01: add node 12

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

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

commit 25bcfab7307d147fe45024f13e9e6764c9261676
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jul 11 10:23:47 2019 +0200

    add node 12
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index dc4e7ae..e926bc4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,6 +14,7 @@ env:
         - nodejs_version=6
         - nodejs_version=8
         - nodejs_version=10
+        - nodejs_version=12
 
 install:
     # Install a sdkmanager version that supports the --licenses switch and


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