Cache cargo directories (#209)

This commit is contained in:
Philipp Oppermann
2016-08-27 13:11:44 +02:00
committed by GitHub
parent 18d02e01e1
commit 68921b625d

View File

@@ -2,6 +2,8 @@ language: rust
rust: rust:
- nightly - nightly
cache: cargo
sudo: false sudo: false