summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-04-12 14:35:25 +0100
committerReuben Thomas <rrt@sc3d.org>2017-04-15 13:43:56 +0100
commit8049c870d19f436e3fda927886e1fb2287081bfe (patch)
tree7d12d20dd5569548985869e77547b68e456ae8a7 /.travis.yml
parentc867eba2423fd1d89c57cc2ca3324bf444650ef3 (diff)
downloadenchant-8049c870d19f436e3fda927886e1fb2287081bfe.tar.gz
Use valgrind-tests module to run tests under Valgrind
Had to patch valgrind-tests.m4 to work around false positive in bash. See https://lists.gnu.org/archive/html/bug-bash/2017-04/msg00038.html Also add a suppressions file for relocatable.c.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 2b8dcdd..8780b45 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,7 @@ addons:
- libvoikko-dev
- aspell-en
- libunittest++-dev
+ - valgrind
- g++-5
env: