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:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
#- osx
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- LIBAV=libav-stable
|
- LIBAV=libav-stable
|
||||||
|
|
Loading…
Reference in New Issue