CI: travis: cleanup stb check

This commit is contained in:
Ilya Shipitsin 2023-08-25 22:07:07 +02:00
parent 107c4ba362
commit 7fe3e6a800
1 changed files with 0 additions and 10 deletions

View File

@ -38,16 +38,6 @@ matrix:
before_install:
- sudo apt-get -y install libsodium-dev
- bash .ci/build-libressl.sh > build-deps.log 2>&1 || (cat build-deps.log && exit 1)
- env: LABEL="check stb files"
os: linux
language: csharp
mono: none
dotnet: 2.2.203
before_install:
- true
script:
- cd developer_tools/stbchecker
- dotnet run ../../src/bin/hamcore
cache:
directories: