commit | 3a2c329e4b6dfc16fb410563ffd1d20e8f86f28e | [log] [tgz] |
---|---|---|
author | Yann Collet <yann.collet.73@gmail.com> | Sun Jun 12 22:31:47 2016 +0200 |
committer | Yann Collet <yann.collet.73@gmail.com> | Sun Jun 12 22:31:47 2016 +0200 |
tree | 14c6ab8c9b4ca8c9d5fad6b77b1a8c4a546463f1 | |
parent | 2a18fc8cdecd42969122cd2b92fa7dded2116005 [diff] [blame] |
re-enable versionsTest on Travis
diff --git a/tests/Makefile b/tests/Makefile index 420b81e..5301785 100644 --- a/tests/Makefile +++ b/tests/Makefile
@@ -27,6 +27,8 @@ PYTHON?= python3 TESTDIR := zstdtest +.PHONY: default all clean versionsTest + default: all all: versionsTest