mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
Try again
This commit is contained in:
@@ -16,6 +16,6 @@ install:
|
|||||||
- ps: "[IO.Compression.ZipFile]::ExtractToDirectory('C:\\vim.zip', 'C:\\vim')"
|
- ps: "[IO.Compression.ZipFile]::ExtractToDirectory('C:\\vim.zip', 'C:\\vim')"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- dir C:\vim
|
- dir C:\vim\vim
|
||||||
- C:\vim\vim.exe --version
|
- C:\vim\vim\vim80\vim.exe --version
|
||||||
- echo hello world
|
- echo hello world
|
||||||
|
|||||||
Reference in New Issue
Block a user