Rename tests

dev
George Lu 2018-06-06 15:16:37 -07:00
parent eab626292c
commit 21ec9e9c30
2 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ matrix:
- env: Cmd='make lz4install && make -C tests test-lz4'
- env: Cmd='bash tests/partialTests.sh'
- 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'