Re-enable cargo cache in travis ci

This commit is contained in:
Jakub Konka
2019-05-16 11:30:38 +02:00
committed by Dan Gohman
parent 5ff4f57f97
commit bbdaf7b686

View File

@@ -40,4 +40,4 @@ before_script:
- rustfmt +stable --version
script: ./test-all.sh
cache:
cargo: false
cargo: true