mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Add configuration to help debug memory leaks
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
language: c
|
||||
script: make cmake CMAKE_EXTRA_FLAGS="-DCMAKE_INSTALL_PREFIX=$PWD/dist" && make && make test > /dev/null 2>&1 && make install
|
||||
script: ./scripts/travis.sh
|
||||
|
||||
Reference in New Issue
Block a user