Navigation Menu

Skip to content

Commit

Permalink
Invalidate appveyor cache when rust or cargo rev
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbergstrom committed Apr 11, 2016
1 parent 5adf362 commit 195c97c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Expand Up @@ -15,8 +15,8 @@ platform:
- x64

cache:
- .servo
- .cargo
- .servo -> rust-nightly-date, cargo-nightly-build
- .cargo -> rust-nightly-date, cargo-nightly-build

install:
# Check if commit in auto branch exists in master, if exists build will be canceled.
Expand Down

0 comments on commit 195c97c

Please sign in to comment.