CI: Add memleak checking using valgrind (#5350)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Mon, 6 Mar 2017 19:34:02 +0000 (20:34 +0100)
committerGitHub <noreply@github.com>
Mon, 6 Mar 2017 19:34:02 +0000 (20:34 +0100)
commit9878ce05e75421820115b8eaaf3752ab4bd06e57
treed1e4ba51f082a1c04e230eefc374ba10104575ad
parent0e27b4b978d81504a9e3bf221e6e4691c720e6ef
CI: Add memleak checking using valgrind (#5350)

Add a new step to check memleaks on our current unit tests suite
.travis.yml
util/travis/before_install.sh
util/travis/script.sh