Invalidate appveyor cache when rust or cargo rev

This commit is contained in:
Lars Bergstrom 2016-04-11 14:19:56 -05:00
parent 5adf36231e
commit 195c97caf1

View file

@ -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.