mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Fixed source
Former-commit-id: 192c67bba4180fcf39e4e9c48b0a85323600f18c
This commit is contained in:
parent
af250ce03a
commit
a580d46820
@ -15,7 +15,7 @@ rust-nightly:
|
||||
- apt-get update
|
||||
- apt-get install curl -y
|
||||
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain nightly
|
||||
- source /root/.cargo/bin:$PATH
|
||||
- source /root/.cargo/env
|
||||
- cargo build
|
||||
- cargo test --verbose
|
||||
allow_failure: false
|
||||
|
Loading…
Reference in New Issue
Block a user