Steven Silvester преди 7 години
родител
ревизия
e01eba3495
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      appveyor.yml

+ 1 - 0
appveyor.yml

@@ -17,6 +17,7 @@ environment:
 # build cache to preserve files/folders between builds
 cache:
   - '%LOCALAPPDATA%\\Yarn' # jlpm cache
+  - C:\Users\appveyor\pip\wheels
 
 # scripts that run after cloning repository
 install: