Fix the .mak file name
This commit is contained in:
parent
8595fcdeb9
commit
a21a75c19e
@ -9,7 +9,7 @@ init:
|
||||
- cd vim
|
||||
- git checkout v8.0.0027
|
||||
- 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'
|
||||
|
||||
test_script:
|
||||
|
Loading…
Reference in New Issue
Block a user