mirror of
https://github.com/Relintai/godot-lportal.git
synced 2025-05-01 15:47:55 +02:00
Update .appveyor.yml
This commit is contained in:
parent
5377c91683
commit
480714e472
@ -1,3 +1,7 @@
|
|||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- 3.2
|
||||||
|
|
||||||
os: Visual Studio 2015
|
os: Visual Studio 2015
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
@ -6,9 +10,6 @@ environment:
|
|||||||
SCONS_CACHE_ROOT: "%HOME%\\scons_cache"
|
SCONS_CACHE_ROOT: "%HOME%\\scons_cache"
|
||||||
SCONS_CACHE_LIMIT: 1024
|
SCONS_CACHE_LIMIT: 1024
|
||||||
GODOT_REPO_URL: "https://github.com/godotengine/godot"
|
GODOT_REPO_URL: "https://github.com/godotengine/godot"
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- 3.2
|
|
||||||
matrix:
|
matrix:
|
||||||
- VS: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat
|
- VS: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat
|
||||||
GD_PLATFORM: windows
|
GD_PLATFORM: windows
|
||||||
|
Loading…
Reference in New Issue
Block a user