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 2022/02/26 10:14:54 UTC

[cordova-osx] branch prepare-7.0.0 updated: ci: drop node 10 from travis

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

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


The following commit(s) were added to refs/heads/prepare-7.0.0 by this push:
     new 8102149  ci: drop node 10 from travis
8102149 is described below

commit 8102149d3fb99e8f09142e526cbcd073e9d09bec
Author: Niklas Merz <ni...@apache.org>
AuthorDate: Sat Feb 26 11:14:42 2022 +0100

    ci: drop node 10 from travis
---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 8acaeb1..8996a69 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,6 @@ sudo: false
 
 env:
   matrix:
-    - TRAVIS_NODE_VERSION: 10
     - TRAVIS_NODE_VERSION: 12
     - TRAVIS_NODE_VERSION: 14
 

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