mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Invalidate appveyor cache when rust or cargo rev
This commit is contained in:
parent
5adf36231e
commit
195c97caf1
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ platform:
|
||||||
- x64
|
- x64
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- .servo
|
- .servo -> rust-nightly-date, cargo-nightly-build
|
||||||
- .cargo
|
- .cargo -> rust-nightly-date, cargo-nightly-build
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# Check if commit in auto branch exists in master, if exists build will be canceled.
|
# Check if commit in auto branch exists in master, if exists build will be canceled.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue