Try different things for the Vim executable path

This commit is contained in:
w0rp 2017-09-06 19:55:45 +01:00
parent 9821b2c414
commit 2b34cf098a
1 changed files with 2 additions and 1 deletions

View File

@ -16,5 +16,6 @@ install:
- ps: "[IO.Compression.ZipFile]::ExtractToDirectory('C:\\vim.zip', 'C:\\vim')"
test_script:
- C:\vim\vim80\vim.exe --version
- dir C:\vim
- C:\vim\vim.exe --version
- echo hello world