mirror of
https://github.com/elyby/docs.git
synced 2024-12-23 05:29:57 +05:30
Add cache for the pip dependencies
This commit is contained in:
parent
c3eac31ccc
commit
e088d9ede5
@ -1,5 +1,7 @@
|
||||
language: python
|
||||
|
||||
cache: pip
|
||||
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user