Edit travis file
This commit is contained in:
parent
b539ce2997
commit
05d058617f
|
@ -229,7 +229,6 @@ script:
|
||||||
- make && make test ARGS="-V"
|
- make && make test ARGS="-V"
|
||||||
- if [ "${VALGRIND}" == "True" ]; then
|
- if [ "${VALGRIND}" == "True" ]; then
|
||||||
echo "Test"
|
echo "Test"
|
||||||
#valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes --verbose --error-exitcode test/tests
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user