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 2018/09/30 18:03:45 UTC

[cordova-paramedic] branch master updated: Update nodejs version for Travis to 6.2 (#16)

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-paramedic.git


The following commit(s) were added to refs/heads/master by this push:
     new f6f0d4b  Update nodejs version for Travis to 6.2 (#16)
f6f0d4b is described below

commit f6f0d4b23bf3cc0d00cd234d5e94ddf010e0c3a3
Author: Jesse MacFadyen <pu...@gmail.com>
AuthorDate: Sun Sep 30 11:03:41 2018 -0700

    Update nodejs version for Travis to 6.2 (#16)
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2b205db..ae0ae2e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 language: objective-c
 node_js:
-  - "0.10"
+  - "6.2"
 install:
   - echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config 
   - npm install cordova


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