summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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