removed duplicated release-only tests
from travisCI as they are already part of Github Actions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user