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/13 15:52:23 UTC

[cordova-osx] branch xcode-ci created (now d63b6ec)

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

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


      at d63b6ec  ci: update xcode image to 11.5

This branch includes the following new commits:

     new d63b6ec  ci: update xcode image to 11.5

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: update xcode image to 11.5

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

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

commit d63b6ecd10cde86fb481865df5cb1b13928bbba9
Author: Niklas Merz <ni...@apache.org>
AuthorDate: Sat Jun 13 17:52:06 2020 +0200

    ci: update xcode image to 11.5
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 97faef0..b0d2ab8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
 language: objective-c
-osx_image: xcode9.4
+osx_image: xcode11.5
 sudo: false
 
 env:


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