mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +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
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
|
||||
Reference in New Issue
Block a user