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