From 05d058617f76fe5fefa523221e35ab81c6a2cfbf Mon Sep 17 00:00:00 2001 From: Daniel Chappuis Date: Tue, 10 Apr 2018 22:48:31 +0200 Subject: [PATCH] Edit travis file --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index de07a225..a353a7ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -229,7 +229,6 @@ script: - make && make test ARGS="-V" - if [ "${VALGRIND}" == "True" ]; then echo "Test" - #valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes --verbose --error-exitcode test/tests fi after_success: