.travis.yml
1.13 KB
-
travis: use a valgrind suppressions file · 064ee42d
We don't care about the supposed zlib errors, and the leak from giterr_set isn't interesting, as it gets freed each time an error is set. Give valgrind a suppressions file so it doesn't tell us about them.
Carlos Martín Nieto committed