diff --git a/sys/.travis.yml b/sys/.travis.yml index 58ce544..978c7d1 100644 --- a/sys/.travis.yml +++ b/sys/.travis.yml @@ -21,7 +21,7 @@ before_install: - pushd ~ - git clone https://github.com/FFmpeg/FFmpeg.git - cd FFmpeg - - git checkout release/3.0 + - git checkout release/3.2 - mkdir ~/FFmpeg-build - cd ~/FFmpeg-build - ../FFmpeg/configure --disable-ffprobe --disable-ffserver --disable-doc --enable-avresample