]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Consolidate Fast-Running Travis Jobs 1216/head
authorW. Felix Handte <w@felixhandte.com>
Wed, 27 Jun 2018 23:25:39 +0000 (19:25 -0400)
committerW. Felix Handte <w@felixhandte.com>
Wed, 27 Jun 2018 23:25:39 +0000 (19:25 -0400)
.travis.yml

index faddfed5c5a3685067e3dc173e8b348da9ecaceb..b7099c24f5343716b354409b7db8f40e15ecd36f 100644 (file)
@@ -31,9 +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 test-pool'
-
-    - env: Cmd='bash tests/libzstd_partial_builds.sh'
+    - env: Cmd='make lz4install && make -C tests test-lz4 test-pool && make clean && bash tests/libzstd_partial_builds.sh'
 
     # tag-specific test
     - if: tag =~ ^v[0-9]\.[0-9]