mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Fix memory leak and enable valgrind on travis
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
language: c
|
||||
script: ./scripts/travis.sh
|
||||
before_install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install valgrind
|
||||
compiler:
|
||||
- clang
|
||||
|
||||
Reference in New Issue
Block a user