mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 13:13:34 +00:00
try out cache: cargo with travis
This commit is contained in:
parent
2cea1eef41
commit
edf3262500
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
language: rust
|
language: rust
|
||||||
rust: nightly
|
rust: nightly
|
||||||
sudo: false
|
sudo: false
|
||||||
|
cache: cargo
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in a new issue