You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2020/06/12 20:42:05 UTC

[cordova-osx] branch NiklasMerz-patch-1 created (now 751fc09)

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

niklasmerz pushed a change to branch NiklasMerz-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-osx.git.


      at 751fc09  (ci) drop nodejs <10 from Travis

This branch includes the following new commits:

     new 751fc09  (ci) drop nodejs <10 from 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-osx] 01/01: (ci) drop nodejs <10 from Travis

Posted by ni...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a commit to branch NiklasMerz-patch-1
in repository https://gitbox.apache.org/repos/asf/cordova-osx.git

commit 751fc09705336884e62f862695495d6f34b7ccba
Author: Niklas Merz <ni...@apache.org>
AuthorDate: Fri Jun 12 22:41:56 2020 +0200

    (ci) drop nodejs <10 from Travis
---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 696afe9..97faef0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,6 @@ sudo: false
 
 env:
   matrix:
-    - TRAVIS_NODE_VERSION: 6
-    - TRAVIS_NODE_VERSION: 8
     - TRAVIS_NODE_VERSION: 10
     - TRAVIS_NODE_VERSION: 12
 


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