shithub: cstory

Download patch

ref: 6d297b5fc257a7129c035e989294760e292fe5e3
parent: 29f7c19a026c5f48e014c8b2f303bc7969edc461
author: Clownacy <Clownacy@users.noreply.github.com>
date: Wed May 6 19:16:11 EDT 2020

Add Null backend to Travis

--- a/.travis.yml
+++ b/.travis.yml
@@ -56,6 +56,7 @@
     - PLATFORM=GLFW3 AUDIO=miniaudio RENDERER=Software
     - PLATFORM=GLFW3 AUDIO=miniaudio RENDERER=OpenGL3
     - PLATFORM=GLFW3 AUDIO=miniaudio RENDERER=OpenGLES2
+    - PLATFORM=Null AUDIO=Null RENDERER=Software
 
 jobs:
   exclude: