diff --git a/.travis.yml b/.travis.yml index 83308c64..eeb89ea5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,9 +61,11 @@ env: jobs: exclude: - # Apple's OpenGL is in a non-standard location, so this build doesn't work + # Apple's OpenGL is in a non-standard location, so these builds don't work - os: osx env: BUILD_SYSTEM=make RENDERER=OpenGL3 + - os: osx + env: BUILD_SYSTEM=make RENDERER=OpenGLES2 before_install: # Set URL for Discord send script