Merge pull request #382 from matthiasbeyer/cache-cargo-travis

Add cargo cache for travis
This commit is contained in:
Matthias Beyer 2016-04-29 14:45:08 +02:00
commit 1f13594999

View file

@ -5,6 +5,8 @@ rust:
- nightly
- stable
cache: cargo
matrix:
allow_failures:
- rust: nightly