removed duplicated release-only tests

from travisCI
as they are already part of Github Actions
This commit is contained in:
Yann Collet
2020-12-18 12:50:36 -08:00
parent 54cc01c5be
commit 7f09cdc8a8
2 changed files with 1 additions and 23 deletions
+1
View File
@@ -44,6 +44,7 @@ jobs:
sudo apt-get install clang-3.8
CC=clang-3.8 make tsan-test-zstream
CC=clang-3.8 make tsan-fuzztest
zlib-wrapper:
runs-on: ubuntu-16.04
steps: