summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
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 d49d8f13a..7949dd7a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -345,7 +345,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