mirror of https://github.com/mpv-player/mpv
travis: disable OSX
Travis being a POS again. Why does the travis config even have tol be part of the source code repo? This makes no sense.
This commit is contained in:
parent
4d33b622ce
commit
55834d70e6
|
@ -2,7 +2,7 @@ language: c
|
|||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
#- osx
|
||||
env:
|
||||
matrix:
|
||||
- LIBAV=libav-stable
|
||||
|
|
Loading…
Reference in New Issue