mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-21 02:32:06 +00:00
Disable OSX builds in Travis CI
Travis seems to be having some problems with OSX builds, so it's better to disable them temporarily. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
This commit is contained in:
@@ -4,7 +4,6 @@ install:
|
|||||||
- ./.travis-deps.sh
|
- ./.travis-deps.sh
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
- gcc
|
- gcc
|
||||||
|
|||||||
Reference in New Issue
Block a user