From: W. Felix Handte Date: Fri, 29 Jun 2018 20:31:59 +0000 (-0400) Subject: Make One Travis CI Run Run Tests With Non-TTY `stdin` X-Git-Tag: v0.0.29~78^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e22d024e897febf78da7f1a6af0f7e16da17622f;p=thirdparty%2Fzstd.git Make One Travis CI Run Run Tests With Non-TTY `stdin` --- diff --git a/.travis.yml b/.travis.yml index b7099c24f..80406064d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ addons: matrix: include: # Ubuntu 14.04 - - env: Cmd='make gcc6install && CC=gcc-6 make -j all && make clean && CC=gcc-6 make clean uasan-test-zstd' + - env: Cmd='make gcc6install && CC=gcc-6 make -j all && make clean && CC=gcc-6 make clean uasan-test-zstd