Compare commits

..

No commits in common. "d2535b2a63cc0a40165c88395a0cd0155331573f" and "1f8adbc5a942694588297aa447d121e6b7d40b15" have entirely different histories.

View File

@ -5,9 +5,8 @@ steps:
- name: rtiow - name: rtiow
image: registry.z.xinu.tv/drone/rust:2019-06-22-r2 image: registry.z.xinu.tv/drone/rust:2019-06-22-r2
commands: commands:
- env - sscache -s
- /usr/local/cargo/bin/sscache -s
- find $PWD - find $PWD
- (cd rtiow && cargo build --verbose --all) - (cd rtiow && cargo build --verbose --all)
- (cd rtiow && cargo test --verbose --all) - (cd rtiow && cargo test --verbose --all)
- /usr/local/cargo/bin/sscache -s - sscache -s