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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]