mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Fix Travis caching build artifacts
This commit is contained in:
@@ -10,7 +10,9 @@ jobs:
|
|||||||
- rust: nightly
|
- rust: nightly
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
||||||
cache: cargo
|
cache:
|
||||||
|
- cargo
|
||||||
|
- 2020/target
|
||||||
|
|
||||||
# Custom directory, for the correct year
|
# Custom directory, for the correct year
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user