Enable CI cache

This commit is contained in:
Valentin Brandl 2019-04-20 19:35:24 +02:00
parent 31d592f72c
commit 3bacbdf222
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

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