diff --git a/.travis.yml b/.travis.yml index a0a7c70126..5654d77e3d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -349,7 +349,7 @@ script: source .travis-iconv-env.sh ./configure --enable-debug --enable-werror $C make && make examples - make TFLAGS=-n test-nonflaky + make test-nonflaky fi - | set -eo pipefail