summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-03 18:16:20 +0100
committerwm4 <wm4@nowhere>2015-01-03 18:16:58 +0100
commit38b503af7bf26ee891a82223a8815c167f77fb7e (patch)
tree4789cc61616468a02c2edf946f953c82398666d3 /.travis.yml
parenta7dddbacc6cc8cafb5aaf0cf7d8e36d2a759a6e9 (diff)
downloadmpv-38b503af7bf26ee891a82223a8815c167f77fb7e.tar.bz2
mpv-38b503af7bf26ee891a82223a8815c167f77fb7e.tar.xz
travis: disable on OSX
Useless crap that keeps spamming IRC with timeout "errors".
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index dab4b6d631..31a5492e17 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ language: c
os:
- linux
- - osx
+# - osx
env:
matrix:
- LIBAV=libav-stable