cache cargo dependencies (#54)

This commit is contained in:
Oliver Gould
2017-09-05 20:17:48 -07:00
committed by Carl Lerche
parent 8b07a4298c
commit 711086c184

View File

@@ -2,6 +2,8 @@
language: rust language: rust
sudo: false sudo: false
cache: cargo
matrix: matrix:
include: include:
- rust: stable - rust: stable