Skip to content

Commit

Permalink
[appveyor] Removed ipdb/iobj caching, since it breaks all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
TheQwertiest committed Jul 10, 2020
1 parent e3c4e8f commit 7949c9b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,6 @@ environment:
matrix:
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.

for:
-
matrix:
only:
- configuration: Release
cache:
- node_modules # local npm modules
- workspaces\packages -> **\packages.config
- _result\Win32_Release\bin\foo_spider_monkey_panel.ipdb
- _result\Win32_Release\bin\foo_spider_monkey_panel.iobj

cache:
- node_modules # local npm modules
- workspaces\packages -> **\packages.config
Expand Down

0 comments on commit 7949c9b

Please sign in to comment.