Edit travis file
This commit is contained in:
parent
b539ce2997
commit
05d058617f
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user