Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Revert "Temporarily disable appveyor cache"
Browse files Browse the repository at this point in the history
This reverts commit 580c1c3.

This commit was intended to effectively fix the build cache by clearing
it. Since that worked, we should try to enable the cache again.
  • Loading branch information
yupferris committed Dec 16, 2017
1 parent f8f000d commit ec482b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ deploy:
provider: GitHub

cache:
#- C:\Users\appveyor\.cargo\registry
#- rustual-boy-cli/target
- C:\Users\appveyor\.cargo\registry
- rustual-boy-cli/target

branches:
only:
Expand Down

0 comments on commit ec482b0

Please sign in to comment.