We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e13cb46 commit ab6c127Copy full SHA for ab6c127
.travis.yml
@@ -40,7 +40,7 @@ install:
40
script:
41
- uname -a
42
- which -a vim
43
- - vim --cmd version --cmd quit
+ - vim --version
44
- make --keep-going $MAKE_TARGET
45
46
after_success:
0 commit comments