Enable CI cache
This commit is contained in:
parent
31d592f72c
commit
3bacbdf222
@ -7,6 +7,9 @@ rust:
|
||||
- beta
|
||||
- nightly
|
||||
|
||||
cache:
|
||||
- cargo
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
|
Loading…
Reference in New Issue
Block a user