]> granicus.if.org Git - curl/commitdiff
travis: enable valgrind for the iconv tests too
authorDaniel Stenberg <daniel@haxx.se>
Thu, 14 Feb 2019 15:13:27 +0000 (16:13 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 15 Feb 2019 08:11:20 +0000 (09:11 +0100)
Closes #3571

.travis.yml

index a0a7c701266be2e4f81492bddc7dd36a3f30b07c..5654d77e3d227a296a2c5c6b664fd6321a421b8e 100644 (file)
@@ -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