mirror of https://github.com/mpv-player/mpv
travis: disable on OSX
Useless crap that keeps spamming IRC with timeout "errors".
This commit is contained in:
parent
a7dddbacc6
commit
38b503af7b
|
@ -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