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