Move stuff around
test execution -> travis logic -> partialTests.sh
This commit is contained in:
@@ -31,6 +31,7 @@ matrix:
|
||||
|
||||
- env: Cmd='make lz4install && make -C tests test-lz4'
|
||||
|
||||
- env: Cmd='bash tests/partialTests.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