Steven Silvester 7 лет назад
Родитель
Сommit
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: