mirror of https://github.com/dense-analysis/ale
Try again
This commit is contained in:
parent
2b34cf098a
commit
2be39d3e1c
|
@ -16,6 +16,6 @@ install:
|
|||
- ps: "[IO.Compression.ZipFile]::ExtractToDirectory('C:\\vim.zip', 'C:\\vim')"
|
||||
|
||||
test_script:
|
||||
- dir C:\vim
|
||||
- C:\vim\vim.exe --version
|
||||
- dir C:\vim\vim
|
||||
- C:\vim\vim\vim80\vim.exe --version
|
||||
- echo hello world
|
||||
|
|
Loading…
Reference in New Issue