mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 12:24:18 +01:00
Fix #126: Cache Pip Dependencies
This commit is contained in:
@@ -23,6 +23,8 @@ python:
|
|||||||
- 2.7
|
- 2.7
|
||||||
# - 2.6
|
# - 2.6
|
||||||
|
|
||||||
|
cache: pip
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- WITH_PANDAS=false
|
- WITH_PANDAS=false
|
||||||
- WITH_PANDAS=true
|
- WITH_PANDAS=true
|
||||||
|
|||||||
Reference in New Issue
Block a user