shithub: cstory

Download patch

ref: fe5291bce50053e67c1e855b8c6fc20091329cdc
parent: 1575fbf908b5f177c33923cc23546cb40bdb373a
author: Clownacy <[email protected]>
date: Wed Feb 5 15:41:11 EST 2020

Uhh... now?

--- a/.travis.yml
+++ b/.travis.yml
@@ -70,10 +70,11 @@
     - BUILD_SYSTEM=cmake BUILD_TYPE=RelWithDebInfo RENDERER=OpenGLES2
 
 matrix:
-  exclude:
-    # Because Apple loves sabotaging OpenGL
-    - os: osx
-      env: BUILD_SYSTEM=make RENDERER=OpenGL3
+    exclude:
+        - os: osx
+          env: BUILD_SYSTEM=make BUILD_TYPE=RELEASE=0 RENDERER=OpenGL3
+        - os: osx
+          env: BUILD_SYSTEM=make BUILD_TYPE=RELEASE=1 RENDERER=OpenGL3
 
 before_install:
     # Set URL for Discord send script