Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoichiro IWAO <meta@vmeta.jp>2020-01-08 03:49:24 +0300
committerKoichiro IWAO <meta@vmeta.jp>2020-01-08 03:49:24 +0300
commitc99e54cbcb6c4a37d0ff9018c731183f44b1b5f4 (patch)
tree093fdb36ff530a0652ec940e4f386dcd91c7568b /.cirrus.yml
parente3e8ed07586a1c354274bae3b61fd50572fb4f3f (diff)
FreeBSD CI: simplify CI test for a while
some tests are failing due to FreeBSD OpenSSL version change.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4ea22a59..55bda6f4 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -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