Skip to content
Snippets Groups Projects
Commit d6c240f9 authored by Jorge Aparicio's avatar Jorge Aparicio
Browse files

also cache the Xargo directory

parent 8f23fdc9
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,10 @@ script: ...@@ -51,7 +51,10 @@ script:
after_script: set +e after_script: set +e
cache: cargo cache:
cargo: true
directories:
- $HOME/.xargo
before_cache: before_cache:
- chmod -R a+r $HOME/.cargo - chmod -R a+r $HOME/.cargo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment