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

[cordova-osx] 01/01: (ci) drop nodejs <10 from Travis

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