From 55834d70e613cb3ff1035260dd6a7361a097c9ee Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 18 Feb 2017 13:21:34 +0100 Subject: 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. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3