mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Cache cargo directories (#209)
This commit is contained in:
committed by
GitHub
parent
18d02e01e1
commit
68921b625d
@@ -2,6 +2,8 @@ language: rust
|
||||
|
||||
rust:
|
||||
- nightly
|
||||
|
||||
cache: cargo
|
||||
|
||||
sudo: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user