From efdae488855abfb64f8e6c344e84585c0a43c974 Mon Sep 17 00:00:00 2001 From: Clownacy Date: Thu, 9 Apr 2020 22:45:17 +0100 Subject: [PATCH] Disable a Travis configuration --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index ecbdc180..ad864291 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,6 +68,9 @@ jobs: - os: osx compiler: gcc env: PLATFORM=GLFW3 AUDIO=miniaudio RENDERER=OpenGL3 + - os: osx + compiler: gcc + env: PLATFORM=GLFW3 AUDIO=miniaudio RENDERER=Software before_install: # Set URL for Discord send script