mirror of
https://github.com/facebook/zstd.git
synced 2025-10-16 00:04:24 -04:00
added tag-triggered test
ensure tag and libzstd version are compatible
This commit is contained in:
parent
f6e17b8c7a
commit
815eddeda4
@ -26,6 +26,10 @@ matrix:
|
||||
|
||||
- env: Cmd='make lz4install && make -C tests test-lz4'
|
||||
|
||||
# tag-specific test
|
||||
- if: tag =~ ^v[0-9]\.[0-9]
|
||||
env: Cmd='make -C tests checkTag && tests/checkTag $TRAVIS_BRANCH'
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user