Update .appveyor.yml

This commit is contained in:
lawnjelly 2020-02-26 12:06:58 +00:00 committed by GitHub
parent 0544cbe18d
commit 3f595870e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ before_build:
- 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 -c
- scons platform=%GD_PLATFORM% target=%TARGET% tools=%TOOLS% debug_symbols=no verbose=yes progress=no gdnative_wrapper=yes
#- scons --version
#- cd ..
- ls