mirror of
https://github.com/neovim/neovim.git
synced 2025-11-26 12:10:40 +00:00
use more verbose output type for unittests on travis
This commit is contained in:
committed by
Thiago de Arruda
parent
ab0c96187c
commit
69967ccaba
@@ -1,6 +1,7 @@
|
||||
#!/bin/sh -e
|
||||
|
||||
export VALGRIND_CHECK=1
|
||||
export BUSTED_OUTPUT_TYPE="TAP"
|
||||
make cmake CMAKE_EXTRA_FLAGS="-DCMAKE_INSTALL_PREFIX=$PWD/dist"
|
||||
make
|
||||
make unittest
|
||||
|
||||
Reference in New Issue
Block a user