mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-08 16:35:57 +00:00
Try to set a default toolchain.
This commit is contained in:
parent
3a9d96ab8d
commit
d362529ca0
|
@ -136,6 +136,7 @@ build: false
|
|||
#directly or perform other testing commands. Rust will automatically be placed in the PATH
|
||||
# environment variable.
|
||||
test_script:
|
||||
- rustup default %channel%-%target%
|
||||
- cargo build %cargoflags%
|
||||
|
||||
before_deploy:
|
||||
|
|
Loading…
Reference in New Issue
Block a user