mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 05:24:46 +08:00
Try and get nmake to work in AppVeyor
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user