Skip to content

Commit

Permalink
Enable GCE cache
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed Dec 11, 2015
1 parent 4040966 commit 8633fc2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ os: test

skip_tags: true

init:
- ps: Set-ItemProperty -Path 'HKLM:\SOFTWARE\AppVeyor\Build Agent' -Name "StorageType" -Value "GoogleStorage"

cache:
- WebJobAppevyor\packages -> **\packages.config

Expand Down

0 comments on commit 8633fc2

Please sign in to comment.