Add a little more FreeBSD testing.

This commit is contained in:
Wayne Davison
2020-07-11 15:32:51 -07:00
parent 486e7852db
commit 1f41b7dca1

View File

@@ -4,10 +4,15 @@ task:
image: freebsd-12-1-release-amd64
install_script:
- ln -s /usr/local/bin/bash /bin/bash
- pkg install -y autotools xxhash zstd liblz4
script:
- pkg install -y autotools xxhash zstd liblz4 openssl
build_script:
- CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure --disable-md2man
- make
- ./rsync --version
install_script:
- make install
info_script:
- /usr/local/bin/rsync --version
test_script:
- make check
ssl_script:
- /usr/local/bin/rsync-ssl --no-motd download.samba.org::rsyncftp/