Re-enable cargo cache in travis ci
This commit is contained in:
@@ -40,4 +40,4 @@ before_script:
|
|||||||
- rustfmt +stable --version
|
- rustfmt +stable --version
|
||||||
script: ./test-all.sh
|
script: ./test-all.sh
|
||||||
cache:
|
cache:
|
||||||
cargo: false
|
cargo: true
|
||||||
|
|||||||
Reference in New Issue
Block a user