Removed verbose

This commit is contained in:
lawnjelly 2020-06-04 13:43:28 +01:00 committed by GitHub
parent bfb31a9287
commit c63c317d76
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
- scons platform=%GD_PLATFORM% target=%TARGET% tools=%TOOLS% debug_symbols=no progress=no gdnative_wrapper=yes
#- scons --version
#- cd ..
- ls