Fix the .mak file name

This commit is contained in:
w0rp 2017-09-05 22:34:31 +01:00
parent 8595fcdeb9
commit a21a75c19e
1 changed files with 1 additions and 1 deletions

View File

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