don't cache the Xargo directory

This commit is contained in:
Jorge Aparicio 2018-04-16 21:33:34 +02:00
parent efca108103
commit 44122bfc3d

View file

@ -51,10 +51,7 @@ script:
after_script: set +e after_script: set +e
cache: cache: cargo
cargo: true
directories:
- $HOME/.xargo
before_cache: before_cache:
- chmod -R a+r $HOME/.cargo - chmod -R a+r $HOME/.cargo