projects
/
platform
/
upstream
/
lz4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44b13db
)
fix travis test
author
Yann Collet
<cyan@fb.com>
Mon, 9 Nov 2020 07:36:24 +0000
(23:36 -0800)
committer
Yann Collet
<cyan@fb.com>
Mon, 9 Nov 2020 07:36:24 +0000
(23:36 -0800)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index de9dce883fb71191b63af34fa097b536b494d276..31bc675a35be8e43570dcd2ccb3c6da03ec41fe4 100644
(file)
--- 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