mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-25 08:35:57 +00:00
Back to verbosity.
This commit is contained in:
parent
5e3e9620e1
commit
769544ef7a
|
@ -137,7 +137,7 @@ build: false
|
||||||
# environment variable.
|
# environment variable.
|
||||||
test_script:
|
test_script:
|
||||||
- set CRATE_CC_NO_DEFAULTS=1
|
- set CRATE_CC_NO_DEFAULTS=1
|
||||||
- cargo build %cargoflags%
|
- cargo build -vvv %cargoflags%
|
||||||
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
- cargo build --release
|
- cargo build --release
|
||||||
|
|
Loading…
Reference in New Issue
Block a user