Merge pull request #1164 from GeorgeLu97/CustomMacros
Partial Compilation Macros
This commit is contained in:
@@ -30,6 +30,7 @@ matrix:
|
||||
|
||||
- env: Cmd='make lz4install && make -C tests test-lz4'
|
||||
|
||||
- env: Cmd='bash tests/libzstd_partial_builds.sh'
|
||||
# tag-specific test
|
||||
- if: tag =~ ^v[0-9]\.[0-9]
|
||||
env: Cmd='make -C tests checkTag && tests/checkTag $TRAVIS_BRANCH'
|
||||
|
||||
Reference in New Issue
Block a user