mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
Travis: Perform installation test on 32-bit build.
This commit is contained in:
parent
90f85eff66
commit
2036fd8166
@ -39,3 +39,8 @@ check_core_dumps
|
||||
# Run legacy tests.
|
||||
$MAKE_CMD oldtest
|
||||
check_core_dumps
|
||||
|
||||
# Test if correctly installed.
|
||||
sudo -E $MAKE_CMD install
|
||||
/usr/local/bin/nvim --version
|
||||
/usr/local/bin/nvim -e -c "quit"
|
||||
|
Loading…
Reference in New Issue
Block a user