diff options
author | Reuben Thomas <rrt@sc3d.org> | 2019-09-11 14:23:36 +0100 |
---|---|---|
committer | Reuben Thomas <rrt@sc3d.org> | 2019-09-11 14:24:12 +0100 |
commit | f3a01d34ae5d0ab9ff5829c4acbd7b85be5f9fcd (patch) | |
tree | 7996d6c13982fda357e651d877bfcb66bc4cdf80 /.travis.yml | |
parent | 5c7de85b55ef82645c0c3fea3c1ee5e0a7abf04c (diff) | |
download | enchant-f3a01d34ae5d0ab9ff5829c4acbd7b85be5f9fcd.tar.gz |
Remove support for testing with Valgrind (prefer ASAN)
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index de4dd82..34305bf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,6 @@ addons: - voikko-fi - aspell-en - libunittest++-dev - - valgrind - g++-5 env: |