fix travis test

This commit is contained in:
Yann Collet 2020-11-08 23:36:24 -08:00
parent 44b13db532
commit 243ea5647e

View File

@ -37,7 +37,7 @@ matrix:
- make clean
- make -C programs lz4-wlib
- make clean
- make fullbench-wmalloc # test LZ4_USER_MEMORY_FUNCTIONS
- make -C tests fullbench-wmalloc # test LZ4_USER_MEMORY_FUNCTIONS
- name: (Precise) g++ and clang CMake test
dist: precise