summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-02-18 13:21:34 +0100
committerwm4 <wm4@nowhere>2017-02-18 13:21:34 +0100
commit55834d70e613cb3ff1035260dd6a7361a097c9ee (patch)
tree09ff2d0d8368daaa523b09d55c8bb4d44d23029f
parent4d33b622ce51e702f011b8e30d7b80b15e938439 (diff)
downloadmpv-55834d70e613cb3ff1035260dd6a7361a097c9ee.tar.bz2
mpv-55834d70e613cb3ff1035260dd6a7361a097c9ee.tar.xz
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.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2cd4acf28e..557a5262d4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: c
os:
- linux
- - osx
+ #- osx
env:
matrix:
- LIBAV=libav-stable