aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2021-01-04 12:49:01 -0600
committerGitHub <noreply@github.com>2021-01-04 12:49:01 -0600
commitca88bd92fbd2c8fa3541b05a2493debe3c5d8058 (patch)
treea0db57c6cee6f36dd12e3945bdaa7cd4dd882b5d
parent811db3f27ce6061c4a3487ddd1f5292504029fb6 (diff)
parent6c9a2234b8ab26ce927396b4247344fd93fca4f2 (diff)
Merge pull request #366 from AttorneyOnline/update-xcode
Use Xcode 12
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 48bc2b56..802ace96 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: cpp
os: osx
+osx_image: xcode12
addons:
homebrew:
update: true