1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 15:23:00 +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: script:
- cd developer_tools/stbchecker - cd developer_tools/stbchecker
- dotnet run ../../src/bin/hamcore - 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: cache:
directories: directories: