This commit is contained in:
parent
b3cc44faf1
commit
769a3e99be
@ -16,3 +16,11 @@ steps:
|
|||||||
- (cd rtiow && cargo build --verbose --all)
|
- (cd rtiow && cargo build --verbose --all)
|
||||||
- (cd rtiow && cargo test --verbose --all)
|
- (cd rtiow && cargo test --verbose --all)
|
||||||
- sccache -s
|
- sccache -s
|
||||||
|
|
||||||
|
- name: aobench
|
||||||
|
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
|
||||||
|
commands:
|
||||||
|
- sccache -s
|
||||||
|
- (cd aobench && cargo build --verbose --all)
|
||||||
|
- (cd aobench && cargo test --verbose --all)
|
||||||
|
- sccache -s
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user