Skip to content

Commit

Permalink
allow_failures for FFmpeg4 build
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdnyc committed Dec 15, 2019
1 parent 99565bb commit 2fa51a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ addons:
- libswresample-dev

matrix:

# The FFmpeg4 PPA is currently down as a protest
allow_failures:
- env: BUILD_VERSION=ffmpeg4

include:
- name: "FFmpeg 2 GCC (Ubuntu 16.04 Xenial)"
env: BUILD_VERSION=ffmpeg2
Expand Down

0 comments on commit 2fa51a6

Please sign in to comment.