shithub: cstory

Download patch

ref: 1193ec841591abe45a74a4d09a75e4a7aa4f180d
parent: d4f13cea8a04750d4b91bc50c3929101f7505e11
author: Gabriel Ravier <[email protected]>
date: Sat Jan 4 19:57:23 EST 2020

Update XCode to the most recent version

Signed-off-by: Gabriel Ravier <[email protected]>

--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,7 @@
 # Cache compiled object files with ccache
 cache: ccache
 
-osx_image: xcode11.2
+osx_image: xcode11.3
 
 compiler:
     - gcc