diff --git a/.travis.yml b/.travis.yml index ce3fc057b..59f074814 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ matrix: sources: ['ubuntu-toolchain-r-test'] packages: [g++-4.9, valgrind] after_success: - - valgrind --error-exitcode=1 --leak-check=full test/json_unit -s "*" ; + - valgrind --error-exitcode=1 --leak-check=full test/json_unit # Coveralls