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 12:55:55 UTC

[cordova-android] 01/01: ci(travis): add node 12

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

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

commit b09aa933c67184ee6df85c2649d0df28f11e4d34
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Jul 11 14:55:45 2019 +0200

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

diff --git a/.travis.yml b/.travis.yml
index d6cd8f5..11e859b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ env:
     - nodejs_version=6
     - nodejs_version=8
     - nodejs_version=10
+    - nodejs_version=12
   
 language: android
 jdk:


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