mirror of
https://github.com/dense-analysis/ale
synced 2024-12-23 22:53:40 +00:00
Try and get nmake to work in AppVeyor
This commit is contained in:
parent
5239ef9c83
commit
8595fcdeb9
@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
init:
|
init:
|
||||||
|
# Set up the build environment
|
||||||
|
- '"C:\Program Files\Microsoft SDKs\Windows\v7.1\Bin\SetEnv.cmd"
|
||||||
|
/x64 /release'
|
||||||
# Build Vim
|
# Build Vim
|
||||||
- cd C:\
|
- cd C:\
|
||||||
- git clone https://github.com/vim/vim
|
- git clone https://github.com/vim/vim
|
||||||
|
Loading…
Reference in New Issue
Block a user