Merge pull request #860 from felixhandte/zstd-lz4-support-tests

Add Default LZ4 Support When Available
This commit is contained in:
Yann Collet
2017-09-29 22:32:54 -07:00
committed by GitHub
9 changed files with 69 additions and 9 deletions
+2
View File
@@ -24,6 +24,8 @@ matrix:
- env: Cmd='make -j uasanregressiontest'
- env: Cmd='make -j msanregressiontest'
- env: Cmd='make lz4install && make -C tests test-lz4'
git:
depth: 1