From: cyan4973 Date: Tue, 17 Jul 2018 17:02:17 +0000 (+0200) Subject: added a test to be played on travis X-Git-Tag: v0.0.29~52^2~4^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8a81a988c5d81f5efdc4af9f28417f3fe71cfe8;p=thirdparty%2Fzstd.git added a test to be played on travis to check a make variable construction --- diff --git a/.travis.yml b/.travis.yml index 80406064d..1fd7e6aad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ addons: matrix: include: # Ubuntu 14.04 + - env: Cmd='make test' - env: Cmd='make gcc6install && CC=gcc-6 make -j all && make clean && CC=gcc-6 make clean uasan-test-zstd