Also Run test-pool Target in Travis

dev
W. Felix Handte 2018-06-27 19:21:42 -04:00
parent c10561c752
commit a02ecffb7a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ matrix:
- env: Cmd='make ppcinstall && make ppc64fuzz'
- env: Cmd='make -j uasanregressiontest && make clean && make -j msanregressiontest'
- env: Cmd='make lz4install && make -C tests test-lz4'
- env: Cmd='make lz4install && make -C tests test-lz4 test-pool'
- env: Cmd='bash tests/libzstd_partial_builds.sh'