Skip to content

Commit cfb1fc9

Browse files
committed
Merge branch 'develop' into libav-compat
2 parents 2c71ae4 + 271c390 commit cfb1fc9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ addons:
3232
- libswresample-dev
3333

3434
matrix:
35+
36+
# The FFmpeg4 PPA is currently down as a protest
37+
allow_failures:
38+
- env: BUILD_VERSION=ffmpeg4
39+
3540
include:
3641
- name: "FFmpeg 2 GCC (Ubuntu 16.04 Xenial)"
3742
env: BUILD_VERSION=ffmpeg2

0 commit comments

Comments
 (0)