summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-10-27 18:13:02 +0200
committerwm4 <wm4@nowhere>2017-10-27 18:13:02 +0200
commit47dca74f0399054623a20b983c6e61c8ca0450a4 (patch)
tree8be9e4fc3c1caec5cb3d867bab49f3e5bbe1d69e /.travis.yml
parent4d47805a761c588bb368076f42906ff2522dd90e (diff)
downloadmpv-47dca74f0399054623a20b983c6e61c8ca0450a4.tar.bz2
mpv-47dca74f0399054623a20b983c6e61c8ca0450a4.tar.xz
travis: adjust ffmpeg URL
No idea if this is correct.
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 4f8e976396..321bfbb818 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,7 @@ matrix:
- os: osx
compiler: gcc
- os: linux
- env: LIBAV=ffmpeg-stable
+ env: LIBAV=ffmpeg-git
- os: linux
compiler: clang