1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-08 00:34:57 +03:00

AppVeyor: run openvpn integration tests

This commit is contained in:
Ilya Shipitsin
2019-01-06 16:53:42 +05:00
parent 4e6f58584e
commit 77894a34ce
3 changed files with 9 additions and 2 deletions

View File

@ -27,4 +27,4 @@ RUN_TITLE_2="testing tcp/ipv4"
OPENVPN_CONF_2="--dev null --proto tcp --port 1194 \$OPENVPN_BASE"
EOF
sudo make test_scripts=t_client.sh check
make test_scripts=t_client.sh check