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/27 10:18:46 UTC

[cordova-plugin-media-capture] 01/01: newer node on travis

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

janpio pushed a commit to branch janpio-travis_node
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git

commit 383eb56a5936b0a93280e5e606d824a3dc645d7d
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Thu Sep 27 12:18:38 2018 +0200

    newer node on travis
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 57cc8fc..7d767cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ addons:
 env:
   global:
   - SAUCE_USERNAME=snay
-  - TRAVIS_NODE_VERSION="4.2"
+  - TRAVIS_NODE_VERSION="6.4"
 matrix:
   include:
   - env: PLATFORM=browser-chrome
@@ -83,4 +83,4 @@ install:
 script:
 - npm test
 - node /tmp/paramedic/main.js --config pr/$PLATFORM --plugin $(pwd) --shouldUseSauce
-  --buildName travis-plugin-media-capture-$TRAVIS_JOB_NUMBER
\ No newline at end of file
+  --buildName travis-plugin-media-capture-$TRAVIS_JOB_NUMBER


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