mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 05:32:55 +08:00
BLD: Take advantage of pip download caching.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
language: python
|
||||
sudo: false
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
matrix:
|
||||
include:
|
||||
- python: 2.7
|
||||
|
||||
Reference in New Issue
Block a user