mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
CI: cleanup osx travis-ci due to migration to GHA
This commit is contained in:
parent
df108b559d
commit
e122e964f3
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user