You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by rl...@apache.org on 2021/08/18 19:55:47 UTC

[xerces-c] branch master updated: ci: Travis uses XCode 12.5

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

rleigh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/xerces-c.git


The following commit(s) were added to refs/heads/master by this push:
     new 307b646  ci: Travis uses XCode 12.5
     new a5cfe26  Merge pull request #26 from rleigh-codelibre/fix-travis-ci-osx
307b646 is described below

commit 307b646019e1a2f1dc5c571f3ab1212e09b55597
Author: Roger Leigh <rl...@codelibre.net>
AuthorDate: Tue Aug 10 15:08:16 2021 +0100

    ci: Travis uses XCode 12.5
---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 6b166f7..34925c8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,6 +41,8 @@ os:
   - linux
   - osx
 
+osx_image: xcode12.5
+
 env:
   matrix:
     - BUILD=autoconf TYPE=Release MUTEXMGR=posix NETWORK=ON NETACCESSOR=curl MSGLOADER=inmemory TRANSCODER=iconv XMLCH=char16_t

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org