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:45 UTC

[cordova-plugin-media-capture] branch janpio-travis_node created (now 383eb56)

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

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


      at 383eb56  newer node on travis

This branch includes the following new commits:

     new 383eb56  newer node on travis

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


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

Posted by ja...@apache.org.
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