This is an automated email from the ASF dual-hosted git repository.
rleigh pushed a commit to branch xerces-3.2
in repository https://gitbox.apache.org/repos/asf/xerces-c.git
The following commit(s) were added to refs/heads/xerces-3.2 by this push:
new 95b0808 ci: Travis uses XCode 12.5
new 2a4594c Merge pull request #27 from
rleigh-codelibre/fix-travis-ci-osx-3.2
95b0808 is described below
commit 95b0808682f5d4c15bda303fd6b30391749491ce
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 78e3e72..78ca2f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,6 +29,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]