cache cargo dependencies (#54)
This commit is contained in:
committed by
Carl Lerche
parent
8b07a4298c
commit
711086c184
@@ -2,6 +2,8 @@
|
|||||||
language: rust
|
language: rust
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
cache: cargo
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- rust: stable
|
- rust: stable
|
||||||
|
|||||||
Reference in New Issue
Block a user