• David Gibson's avatar
    .travis.yml: Add valgrind testing · 0fd6bb10
    David Gibson authored
    Currently, our Travis builds don't have valgrind installed, meaning
    that ccanlint's valgrind based tests will be skipped, which is
    unfortunate.
    
    This adds valgrind to some of the builds to give us better CI
    coverage.  It's not added for Precise with gcc, because that causes
    failures which appear to be due to something in the builtins of that
    gcc version.
    Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
    0fd6bb10
.travis.yml 362 Bytes