Uhh... now?

This commit is contained in:
Clownacy 2020-02-05 20:41:11 +00:00
parent 1575fbf908
commit fe5291bce5

View file

@ -71,9 +71,10 @@ env:
matrix: matrix:
exclude: exclude:
# Because Apple loves sabotaging OpenGL
- os: osx - os: osx
env: BUILD_SYSTEM=make RENDERER=OpenGL3 env: BUILD_SYSTEM=make BUILD_TYPE=RELEASE=0 RENDERER=OpenGL3
- os: osx
env: BUILD_SYSTEM=make BUILD_TYPE=RELEASE=1 RENDERER=OpenGL3
before_install: before_install:
# Set URL for Discord send script # Set URL for Discord send script