Skip to content

Commit 21dbfea

Browse files
committed
💚 Remove Appveyor cache for fixing build.
1 parent d89f921 commit 21dbfea

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,4 @@ test_script:
3333
- gulp merge
3434

3535
# Don't actually build.
36-
build: off
37-
38-
cache:
39-
- C:\Users\appveyor\AppData\Roaming\npm-cache -> package.json # npm cache
40-
- node_modules -> package.json # local npm modules
36+
build: off

0 commit comments

Comments
 (0)