FreeBSD CI: simplify CI test for a while

some tests are failing due to FreeBSD OpenSSL version change.
This commit is contained in:
Koichiro IWAO 2020-01-08 09:49:24 +09:00
parent e3e8ed0758
commit c99e54cbcb
No known key found for this signature in database
GPG Key ID: 9F72CDBC01BF10EB

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