Unverified Commit 9e08b415 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

travis: enable valgrind for the iconv tests too

Closes #3571
parent 8ae3db51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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