You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2020/07/17 02:39:24 UTC

[cordova-paramedic] 02/04: breaking: bump xcode requirement to 11.5

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

erisu pushed a commit to branch chore/upgrade-test-environment
in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git

commit caa17768195754ee0d1428a9b395e6296fb976f8
Author: Erisu <el...@gmail.com>
AuthorDate: Tue Jul 14 20:54:44 2020 +0900

    breaking: bump xcode requirement to 11.5
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 20b080d..015b6a9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@ node_js: 12
 
 _ios: &_ios
   os: osx
-  osx_image: xcode10.3
+  osx_image: xcode11.5
 
 _android: &_android
   language: android


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