mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-07 15:37:14 +02:00
CI: Print vim version
This commit is contained in:
@@ -61,6 +61,7 @@ script:
|
||||
- make -j${NPROC}
|
||||
- echo -en "travis_fold:end:build\\r\\033[0K"
|
||||
- set +o errexit
|
||||
- ${VIMCMD} --version
|
||||
- echo -e "\\033[33;1mTesting MacVim\\033[0m" && echo -en "travis_fold:start:test\\r\\033[0K"
|
||||
- |
|
||||
macvim_excmd() {
|
||||
|
||||
Reference in New Issue
Block a user