mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 13:34:46 +08:00
Fix the .mak file name
This commit is contained in:
@@ -9,7 +9,7 @@ init:
|
|||||||
- cd vim
|
- cd vim
|
||||||
- git checkout v8.0.0027
|
- git checkout v8.0.0027
|
||||||
- cd src
|
- cd src
|
||||||
- 'nmake -f Make_mvc2.mak CPU=AMD64 OLE=no GUI=no IME=yes MBYTE=yes
|
- 'nmake -f Make_mvc.mak CPU=AMD64 OLE=no GUI=no IME=yes MBYTE=yes
|
||||||
ICONV=yes DEBUG=no FEATURES=NORMAL'
|
ICONV=yes DEBUG=no FEATURES=NORMAL'
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user