Update .appveyor.yml

This commit is contained in:
lawnjelly 2020-02-24 15:26:20 +00:00 committed by GitHub
parent a79a852f9d
commit ac0f4ea07f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ before_build:
- python --version
- scons --version
- cl.exe
- SET "SCONS_CACHE=%SCONS_CACHE_ROOT%\master"
- SET "SCONS_CACHE=%SCONS_CACHE_ROOT%\3.2"
build_script:
- scons platform=%GD_PLATFORM% target=%TARGET% tools=%TOOLS% debug_symbols=no verbose=yes progress=no gdnative_wrapper=yes