]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Also Run test-pool Target in Travis
authorW. Felix Handte <w@felixhandte.com>
Wed, 27 Jun 2018 23:21:42 +0000 (19:21 -0400)
committerW. Felix Handte <w@felixhandte.com>
Wed, 27 Jun 2018 23:24:11 +0000 (19:24 -0400)
.travis.yml

index 081af4aad91208fdfc0639f814f46fb60ad2da85..faddfed5c5a3685067e3dc173e8b348da9ecaceb 100644 (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'