1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

FreeBSD CI: perform self-check command after build

This commit is contained in:
Koichiro IWAO 2019-12-05 12:02:32 +09:00
parent d1471048d9
commit 80ba3345d1

View File

@ -10,3 +10,4 @@ FreeBSD_task:
- ./configure
- make -j $(sysctl -n hw.ncpu || echo 4) -C tmp
- ldd build/vpnserver
- build/vpncmd /tool /cmd:check