Correct spelling of sccache.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Bill Thiede 2019-06-22 08:37:00 -07:00
parent d7d14c59a5
commit 615e40fe2f

View File

@ -11,7 +11,7 @@ steps:
- name: rtiow
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
commands:
- /usr/local/cargo/bin/sscache -s
- sccache -s
- (cd rtiow && cargo build --verbose --all)
- (cd rtiow && cargo test --verbose --all)
- /usr/local/cargo/bin/sscache -s
- sccache -s