aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2021-01-04 18:54:48 +0100
committerGitHub <noreply@github.com>2021-01-04 18:54:48 +0100
commit6c9a2234b8ab26ce927396b4247344fd93fca4f2 (patch)
treea0db57c6cee6f36dd12e3945bdaa7cd4dd882b5d
parent811db3f27ce6061c4a3487ddd1f5292504029fb6 (diff)
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