Install google perf tools.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
615e40fe2f
commit
b3cc44faf1
@ -12,6 +12,7 @@ steps:
|
|||||||
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
|
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
|
||||||
commands:
|
commands:
|
||||||
- sccache -s
|
- sccache -s
|
||||||
|
- apt-get update && apt-get install -y libgoogle-perftools-dev
|
||||||
- (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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user