diff --git a/.travis.yml b/.travis.yml index 0f1e32ec..a600b9cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -170,9 +170,7 @@ install: script: - ./example - - ./bench - valgrind --trace-children=yes --leak-check=full ./example - - valgrind --trace-children=yes --leak-check=full ./bench notifications: email: false