Enable CI cache

This commit is contained in:
Valentin Brandl
2019-04-20 19:35:24 +02:00
parent 31d592f72c
commit 3bacbdf222

View File

@ -7,6 +7,9 @@ rust:
- beta
- nightly
cache:
- cargo
matrix:
allow_failures:
- rust: nightly