Try again

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

View File

@ -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