shithub: cstory

Download patch

ref: 1575fbf908b5f177c33923cc23546cb40bdb373a
parent: f06b78bd388ee2eabdd804a42467054e3ed3b163
author: Clownacy <Clownacy@users.noreply.github.com>
date: Wed Feb 5 15:37:18 EST 2020

Er... does this make it work?

--- a/.travis.yml
+++ b/.travis.yml
@@ -69,7 +69,7 @@
     - BUILD_SYSTEM=make BUILD_TYPE=RELEASE=1 RENDERER=OpenGLES2
     - BUILD_SYSTEM=cmake BUILD_TYPE=RelWithDebInfo RENDERER=OpenGLES2
 
-jobs:
+matrix:
   exclude:
     # Because Apple loves sabotaging OpenGL
     - os: osx
--