Browse Source

CI: travis: cleanup stb check

Ilya Shipitsin 2 years ago
parent
commit
7fe3e6a800
1 changed files with 0 additions and 10 deletions
  1. 0 10
      .travis.yml

+ 0 - 10
.travis.yml

@@ -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: