Er... does this make it work?
This commit is contained in:
parent
f06b78bd38
commit
1575fbf908
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ env:
|
||||||
- BUILD_SYSTEM=make BUILD_TYPE=RELEASE=1 RENDERER=OpenGLES2
|
- BUILD_SYSTEM=make BUILD_TYPE=RELEASE=1 RENDERER=OpenGLES2
|
||||||
- BUILD_SYSTEM=cmake BUILD_TYPE=RelWithDebInfo RENDERER=OpenGLES2
|
- BUILD_SYSTEM=cmake BUILD_TYPE=RelWithDebInfo RENDERER=OpenGLES2
|
||||||
|
|
||||||
jobs:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
# Because Apple loves sabotaging OpenGL
|
# Because Apple loves sabotaging OpenGL
|
||||||
- os: osx
|
- os: osx
|
||||||
|
|
Loading…
Add table
Reference in a new issue