Skip to content

Commit 8696324

Browse files
committed
Disable appveyor cache as debugging step
1 parent ff84e75 commit 8696324

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ branches:
2727
only:
2828
- master
2929

30-
cache:
31-
- vendor/bundle -> appveyor.yml
30+
# cache:
31+
# - vendor/bundle -> appveyor.yml
3232

3333
install:
3434
- systeminfo

0 commit comments

Comments
 (0)