diff options
author | wm4 <wm4@nowhere> | 2017-10-27 18:23:39 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-10-27 18:23:39 +0200 |
commit | 3c21694ff0728952c94705c3c8623f0c7f40a44a (patch) | |
tree | 2496372e6f5f87a3819a39b36284d305e49ca622 | |
parent | 47dca74f0399054623a20b983c6e61c8ca0450a4 (diff) |
travis: correctly remove ffmpeg-stable from build matrix
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 321bfbb818..fdab514031 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ os: env: matrix: - LIBAV=libav-git - - LIBAV=ffmpeg-stable - LIBAV=ffmpeg-git global: # Coverity token |