diff --git a/.travis.yml b/.travis.yml index a7d44d0..d25ca21 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,9 @@ jobs: - rust: nightly fast_finish: true -cache: cargo +cache: + - cargo + - 2020/target # Custom directory, for the correct year before_script: