shithub: cstory

Download patch

ref: 1cc3d7fe305cbf6ed8f1e5a8b484ae45cd00ed4c
parent: d4f13cea8a04750d4b91bc50c3929101f7505e11
parent: 1193ec841591abe45a74a4d09a75e4a7aa4f180d
author: Clownacy <[email protected]>
date: Sat Jan 4 19:19:56 EST 2020

Merge pull request #86 from GabrielRavier/bugFix/portableTravisCI

Fix Travis-CI build

--- 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