Skip to content
This repository has been archived by the owner on Dec 28, 2017. It is now read-only.

Commit

Permalink
Merge pull request #6 from cake-contrib/AppVeyorCache
Browse files Browse the repository at this point in the history
(build) Correcting AppVeyor Cache Setting
  • Loading branch information
pascalberger committed Apr 17, 2017
2 parents 6905080 + 50b1bcb commit 86cb349
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 @@ -22,5 +22,5 @@ branches:
# Build Cache #
#---------------------------------#
cache:
- Source\packages -> Source\**\packages.config
- tools -> setup.cake
- src\packages -> src\**\packages.config
- tools -> setup.cake

0 comments on commit 86cb349

Please sign in to comment.