Force VS2013 for AppVeyor builds
This commit is contained in:
parent
34c98654db
commit
2c2a65bdd1
@ -1,4 +1,6 @@
|
|||||||
version: '{build}'
|
version: '{build}'
|
||||||
|
environment:
|
||||||
|
GYP_MSVS_VERSION: '2013'
|
||||||
install:
|
install:
|
||||||
- cd ..
|
- cd ..
|
||||||
- git clone --depth=1 --branch=1.7-dev https://github.com/alliedmodders/sourcemod sourcemod-1.5
|
- git clone --depth=1 --branch=1.7-dev https://github.com/alliedmodders/sourcemod sourcemod-1.5
|
||||||
|
Loading…
Reference in New Issue
Block a user