File tree Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Expand file tree Collapse file tree 1 file changed +0
-30
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,6 @@ addons:
3232 - curl
3333
3434jobs :
35-
36- # The FFmpeg 3.2 backport PPA has gone missing
37- allow_failures :
38- - name : " FFmpeg 3.2 GCC (Ubuntu 16.04 Xenial)"
39-
4035 include :
4136 - name : " Coverage + FFmpeg 3.4 GCC (Ubuntu 18.04 Bionic)"
4237 env :
9994 - libavresample-dev
10095 - libomp-dev
10196
102- - name : " FFmpeg 3.2 GCC (Ubuntu 16.04 Xenial)"
103- env :
104- - BUILD_VERSION=ffmpeg32
105- - CMAKE_EXTRA_ARGS=""
106- - TEST_TARGET="os_test"
107- os : linux
108- dist : xenial
109- addons :
110- apt :
111- sources :
112- - sourceline : ' ppa:openshot.developers/libopenshot-daily'
113- - sourceline : ' ppa:jon-hedgerows/ffmpeg-backports'
114- packages :
115- - *p_common
116- - libavresample-dev
117- - libavcodec57
118- - libavdevice57
119- - libavfilter6
120- - libavformat57
121- - libavresample3
122- - libavutil55
123- - libpostproc54
124- - libswresample2
125- - libswscale4
126-
12797 - name : " FFmpeg 2 GCC (Ubuntu 16.04 Xenial)"
12898 env :
12999 - BUILD_VERSION=ffmpeg2
You can’t perform that action at this time.
0 commit comments