Try different things for the Vim executable path
This commit is contained in:
parent
9821b2c414
commit
2b34cf098a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user