fix travis test
authorYann Collet <cyan@fb.com>
Mon, 9 Nov 2020 07:36:24 +0000 (23:36 -0800)
committerYann Collet <cyan@fb.com>
Mon, 9 Nov 2020 07:36:24 +0000 (23:36 -0800)
.travis.yml

index de9dce883fb71191b63af34fa097b536b494d276..31bc675a35be8e43570dcd2ccb3c6da03ec41fe4 100644 (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