]> git.phdru.name Git - ppu.git/blobdiff - appveyor.yml
Feat(CI): Use remove-old-files.py to cleanup pip cache
[ppu.git] / appveyor.yml
index 5c95cd1a7e4c99a361a5ab14bf339054fe14866e..67229081dda94e28487f4a8537f5d1896db8e8de 100644 (file)
@@ -73,3 +73,6 @@ build: false
 
 test_script:
   - "tox -e %TOX_ENV%"
+
+after_test:
+  - "scripts\\remove-old-files.py -o 180 %LOCALAPPDATA%\\pip\\Cache"