summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-11-17 22:54:30 (GMT)
committerYann Collet <cyan@fb.com>2016-11-17 22:54:30 (GMT)
commitc0e55ec05f5621bfc16a0f54dedef2a49f48634d (patch)
tree6a2109c5721d7d103209378178888d7521141a87 /.travis.yml
parent7d535484738f5536ec3a4eab58146f8c3f6f6834 (diff)
downloadlz4-c0e55ec05f5621bfc16a0f54dedef2a49f48634d.zip
lz4-c0e55ec05f5621bfc16a0f54dedef2a49f48634d.tar.gz
lz4-c0e55ec05f5621bfc16a0f54dedef2a49f48634d.tar.bz2
fixed versionsTest
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e5db749..58eee4c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,7 @@ matrix:
# 14.04 LTS Server Edition 64 bit
- - env: Ubu=14.04 Cmd='make -C tests test-lz4c32 test-fullbench32 clean versionsTest' COMPILER=cc
+ - env: Ubu=14.04 Cmd='make -C tests test-lz4c32 test-fullbench32 versionsTest' COMPILER=cc
dist: trusty
sudo: required
addons: