Skip to content

Commit

Permalink
Disable appveyor cache as debugging step
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendanna committed Aug 16, 2016
1 parent ff84e75 commit 8696324
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 @@ -27,8 +27,8 @@ branches:
only:
- master

cache:
- vendor/bundle -> appveyor.yml
# cache:
# - vendor/bundle -> appveyor.yml

install:
- systeminfo
Expand Down

0 comments on commit 8696324

Please sign in to comment.