Commit 064ee42d99f1c457fcf728df728c0fb7ea65bc07

Carlos Martín Nieto 2012-09-04T15:54:33

travis: use a valgrind suppressions file 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.