Merge pull request #1474 from metalefty/cirrus

FreeBSD CI: simplify CI test for a while
This commit is contained in:
metalefty 2020-01-08 16:33:41 +09:00 committed by GitHub
commit ce3633b807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,10 @@
FreeBSD_task:
matrix:
env:
SSL: openssl
env:
SSL: libressl
matrix:
freebsd_instance:
image_family: freebsd-12-1
freebsd_instance:
image_family: freebsd-11-3-snap
prepare_script:
- pkg install -y $SSL git autoconf automake libtool pkgconf opus jpeg-turbo fdk-aac pixman libX11 libXfixes libXrandr nasm
- git submodule update --init --recursive