Skip to content

Commit adfd1ac

Browse files
committed
CI: Print vim version
1 parent b49b7fd commit adfd1ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ script:
6161
- make -j${NPROC}
6262
- echo -en "travis_fold:end:build\\r\\033[0K"
6363
- set +o errexit
64+
- ${VIMCMD} --version
6465
- echo -e "\\033[33;1mTesting MacVim\\033[0m" && echo -en "travis_fold:start:test\\r\\033[0K"
6566
- |
6667
macvim_excmd() {

0 commit comments

Comments
 (0)