1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-08-26 14:32:58 +03:00

CI: cleanup osx travis-ci due to migration to GHA

This commit is contained in:
Ilya Shipitsin 2023-08-14 22:10:03 +02:00
parent df108b559d
commit e122e964f3

View File

@ -48,15 +48,6 @@ matrix:
script:
- cd developer_tools/stbchecker
- dotnet run ../../src/bin/hamcore
- os: osx
compiler: clang
before_install:
- brew install libsodium
script:
- ./configure
- make -C build
- otool -L build/vpnserver
- .ci/memory-leak-test.sh
cache:
directories: