From e122e964f3ffc3f556221be72cfa793bb2bdc94d Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Mon, 14 Aug 2023 22:10:03 +0200 Subject: [PATCH] CI: cleanup osx travis-ci due to migration to GHA --- .travis.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.travis.yml b/.travis.yml index bff3cbae..00cbf76a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: