From: Yann Collet Date: Mon, 9 Nov 2020 07:36:24 +0000 (-0800) Subject: fix travis test X-Git-Tag: upstream/1.9.3~1^2~7^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=243ea5647e7ec89970a0e80d9fd3bb1c783c8ec2;p=platform%2Fupstream%2Flz4.git fix travis test --- diff --git a/.travis.yml b/.travis.yml index de9dce8..31bc675 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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